summaryrefslogtreecommitdiff
path: root/lib/ZClosePort.c
diff options
context:
space:
mode:
authorGravatar John F. Carr <jfc@mit.edu>1991-06-18 09:17:22 +0000
committerGravatar John F. Carr <jfc@mit.edu>1991-06-18 09:17:22 +0000
commitbb900da5cf796cd1104e0eb6d24c693460fc0002 (patch)
treedab957fa8429440ac216e97ff9b63c9522c88d2b /lib/ZClosePort.c
parent619e15af39dbb96333dd8eb0da4b81255d6fc605 (diff)
#endif lint -> #endif
Diffstat (limited to 'lib/ZClosePort.c')
-rw-r--r--lib/ZClosePort.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ZClosePort.c b/lib/ZClosePort.c
index 763ebc2..64e110d 100644
--- a/lib/ZClosePort.c
+++ b/lib/ZClosePort.c
@@ -13,8 +13,8 @@
/* $Header$ */
#ifndef lint
-static char rcsid_ZClosePort_c[] = "$Header$";
-#endif lint
+static char rcsid_ZClosePort_c[] = "$Id$";
+#endif
#include <zephyr/mit-copyright.h>