]> git.pond.sub.org Git - empserver/commit
Fix stmtch() for exact match after multiple partial matches
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 9 Mar 2008 12:45:29 +0000 (13:45 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 14 Mar 2008 19:25:43 +0000 (20:25 +0100)
commitc2a687e357749e88b6cf42236938584b07a6f3f4
tree334055bc17be83ca0c4938bcefd9a6d4d195b461
parent3c39479333e8e118c13a10fdf02d8669917b9ba7
Fix stmtch() for exact match after multiple partial matches

Keep looking for exact match after finding the second partial match.
src/lib/common/stmtch.c