diff src/sysdep.c @ 3268:760a82a8767e

* sysdep.c (sys_siglist): Comment out #endif trailer.
author Jim Blandy <jimb@redhat.com>
date Sat, 29 May 1993 20:44:59 +0000
parents 2e4882a32671
children 6209d0e98e35
line wrap: on
line diff
--- a/src/sysdep.c	Sat May 29 20:43:41 1993 +0000
+++ b/src/sysdep.c	Sat May 29 20:44:59 1993 +0000
@@ -2533,7 +2533,7 @@
 #endif /* not AIX */
   0
   };
-#endif HAVE_SYS_SIGLIST
+#endif /* HAVE_SYS_SIGLIST */
 
 /*
  *	Warning, this function may not duplicate 4.2 action properly