Commit 89c6a30a by Richard Stallman

(SIZE_TYPE): Fix syntax.

From-SVN: r2781
parent 033ba47c
...@@ -87,4 +87,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -87,4 +87,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define NO_SYS_SIGLIST #define NO_SYS_SIGLIST
#define NO_DUP2 #define NO_DUP2
#define SIZE_TYPE int #define SIZE_TYPE "int"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment