diff src/s/netbsd.h @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents 5265807751c9
children aa3263cb4987 d7ddb3e565de
line wrap: on
line diff
--- a/src/s/netbsd.h	Tue Feb 04 13:30:45 2003 +0000
+++ b/src/s/netbsd.h	Tue Feb 04 14:56:31 2003 +0000
@@ -112,13 +112,13 @@
    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