Mercurial > hg > xemacs-beta
diff src/s/windowsnt.h @ 227:0e522484dd2a r20-5b12
Import from CVS: tag r20-5b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:12:37 +0200 |
parents | 2c611d1463a6 |
children | 41f2f0e326e9 |
line wrap: on
line diff
--- a/src/s/windowsnt.h Mon Aug 13 10:11:42 2007 +0200 +++ b/src/s/windowsnt.h Mon Aug 13 10:12:37 2007 +0200 @@ -55,7 +55,7 @@ #define SIZEOF_LONG 4 #define SIZEOF_INT 4 -#define SIZEOF_SHORT 4 +#define SIZEOF_SHORT 2 /* NOMULTIPLEJOBS should be defined if your system's shell does not have "job control" (the ability to stop a program,