]> code.delx.au - gnu-emacs/blobdiff - src/s/netbsd.h
Trailing whitespace deleted.
[gnu-emacs] / src / s / netbsd.h
index 7ed08ec05e309b9d10b92321c3fd17642bfc8320..b4ac9a55195f74e27d01d23eb50e7662fa8e97cc 100644 (file)
    ioctl TIOCSCTTY.  */
 
 #define DONT_REOPEN_PTY
+
 /* Tell that garbage collector that setjmp is known to save all
    registers relevant for conservative garbage collection in the
    jmp_buf.  */
 
 #define GC_SETJMP_WORKS 1
+
 /* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method.  */
 
 #define GC_MARK_STACK  GC_MAKE_GCPROS_NOOPS