]> git.pond.sub.org Git - empserver/commit
(stmtch, mineq): Document. Move declaration from prototypes.h to
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 27 Feb 2004 19:38:38 +0000 (19:38 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 27 Feb 2004 19:38:38 +0000 (19:38 +0000)
commit844b654d4444466b7662f73f35fcb4f6f852beee
tree53489f9878368816868db60a167df0be4f3f8495
parent520baaf8676c62861dff86c56824d4c480303504
(stmtch, mineq): Document.  Move declaration from prototypes.h to
match.h.  Use plain char instead of s_char.  The code has several
thousand type errors due to s_char vs plain char; s_char must go.
(stmtch): Rewrite for clarity.
include/match.h
include/prototypes.h
src/lib/common/stmtch.c