Mercurial > hg > xemacs-beta
diff src/systty.h @ 432:3a7e78e1142d r21-2-24
Import from CVS: tag r21-2-24
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:29:58 +0200 |
parents | a5df635868b2 |
children | 8de8e3f6228a |
line wrap: on
line diff
--- a/src/systty.h Mon Aug 13 11:29:10 2007 +0200 +++ b/src/systty.h Mon Aug 13 11:29:58 2007 +0200 @@ -338,7 +338,7 @@ if we're run from sh. */ # define EMACS_SET_PROCESS_GROUP(pg) #elif defined(__MINGW32__) -# define EMACS_SEPARATE_PROCESS_GROUP() +# define EMACS_SEPARATE_PROCESS_GROUP() #else /* Under NeXTstep, a process group of 0 is not the same as specifying your own process ID, so we go ahead and specify it explicitly. */