Tidy up whitespace in macro replacement lists

This commit is contained in:
Markus Armbruster 2010-05-23 17:49:33 +02:00
parent 25d29c8f8f
commit b1a36aebf7
12 changed files with 64 additions and 64 deletions

View file

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