diff options
author | Ed Kelly <edkelly@users.sourceforge.net> | 2009-05-09 18:57:33 +0000 |
---|---|---|
committer | Ed Kelly <edkelly@users.sourceforge.net> | 2009-05-09 18:57:33 +0000 |
commit | 004f98452cfd92760b9dfb9c301667821930003c (patch) | |
tree | 6304c28504e7455c354ffe41027a1c0538b37d89 /config.h.in | |
parent | e0f49c57c387d7cc2fdbc9dd91a1d2cd5e55d643 (diff) |
New weightonset external
svn path=/trunk/externals/august/readanysf~/; revision=11309
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in index 27a7227..8deea52 100644 --- a/config.h.in +++ b/config.h.in @@ -72,5 +72,5 @@ /* Define to empty if `const' does not conform to ANSI C. */ #undef const -/* Define to `unsigned' if <sys/types.h> does not define. */ +/* Define to `unsigned int' if <sys/types.h> does not define. */ #undef size_t |