]> git.pond.sub.org Git - empserver/commit - src/lib/commands/desi.c
(sct_typematch): New. Use it instead of typematch() where
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 27 Feb 2004 19:53:02 +0000 (19:53 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 27 Feb 2004 19:53:02 +0000 (19:53 +0000)
commitf5e49a830c4cf6d63a05466ea04541249202f86e
tree84afb2606ae0c84ff5d006fe1de6898ff83b01e7
parent844b654d4444466b7662f73f35fcb4f6f852beee
(sct_typematch): New.  Use it instead of typematch() where
appropriate.
(typematch): Prefer exact match to partial match.  Use plain char
instead of s_char.
include/prototypes.h
src/lib/commands/desi.c
src/lib/commands/edit.c
src/lib/commands/shar.c
src/lib/common/type.c