X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fsystty.h;h=c72e0c59eefa5195f5ca4a0424780595fdb5e283;hp=a2c5b3613dc2babb0edb8d97e8e7e5d5911d583f;hb=ea21eb75bbf90355514d65686bd53bea579f8e23;hpb=b73e352f264e9da0a00159dc29f318305cbe8636 diff --git a/src/systty.h b/src/systty.h index a2c5b36..c72e0c5 100644 --- a/src/systty.h +++ b/src/systty.h @@ -338,7 +338,7 @@ Boston, MA 02111-1307, USA. */ 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. */