MSVC friendly fixes [2]

This commit is contained in:
Alexander S. Aganichev
2002-09-24 10:16:04 +00:00
parent dbeb60a30e
commit 499128809a
18 changed files with 88 additions and 46 deletions

View File

@@ -429,7 +429,7 @@ typedef struct
unfortunately clutters up the declarations a bit, but I think it's
worth it. */
#if __STDC__
#if 1 /*__STDC__*/
# define _RE_ARGS(args) args