diff src/xmenu.c @ 3270:0c9a88fe24c9

* sysdep.c (sys_siglist): Comment out #endif trailer. * xmenu.c (TRUE, FALSE): Same. * xterm.c (dumprectangle): Same.
author Jim Blandy <jimb@redhat.com>
date Sat, 29 May 1993 20:49:01 +0000
parents e94a593c3952
children 33a309357161
line wrap: on
line diff
--- a/src/xmenu.c	Sat May 29 20:46:03 1993 +0000
+++ b/src/xmenu.c	Sat May 29 20:49:01 1993 +0000
@@ -63,7 +63,7 @@
 #ifndef TRUE
 #define TRUE 1
 #define FALSE 0
-#endif TRUE
+#endif /* TRUE */
 
 #ifdef HAVE_X11
 extern Display *x_current_display;