Doc fixes & clarifications.

This commit is contained in:
Markus Armbruster 2004-08-21 11:47:17 +00:00
parent 56be9a66b6
commit b523740a2b
5 changed files with 5 additions and 4 deletions

View file

@ -36,7 +36,7 @@
#include <stddef.h>
/* returned by stmtch() */
/* returned by stmtch() and comtch() */
#define M_IGNORE -3
#define M_NOTUNIQUE -2
#define M_NOTFOUND -1