summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clients/zshutdown_notify/zshutdown_notify.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/zshutdown_notify/zshutdown_notify.c b/clients/zshutdown_notify/zshutdown_notify.c
index 8c98d55..276d36b 100644
--- a/clients/zshutdown_notify/zshutdown_notify.c
+++ b/clients/zshutdown_notify/zshutdown_notify.c
@@ -24,8 +24,8 @@
#ifndef lint
#ifndef SABER
static char *rcsid_zshutdown_notify_c = "$Header$";
-#endif SABER
-#endif lint
+#endif /* SABER */
+#endif /* lint */
#define N_KIND UNSAFE
#define N_CLASS "FILSRV"