summaryrefslogtreecommitdiff
path: root/lib
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
parent619e15af39dbb96333dd8eb0da4b81255d6fc605 (diff)
#endif lint -> #endif
Diffstat (limited to 'lib')
-rw-r--r--lib/ZClosePort.c4
-rw-r--r--lib/ZCmpUID.c4
2 files changed, 4 insertions, 4 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>
diff --git a/lib/ZCmpUID.c b/lib/ZCmpUID.c
index 0868cce..d86a79d 100644
--- a/lib/ZCmpUID.c
+++ b/lib/ZCmpUID.c
@@ -13,8 +13,8 @@
/* $Header$ */
#ifndef lint
-static char rcsid_ZCompareUID_c[] = "$Header$";
-#endif lint
+static char rcsid_ZCompareUID_c[] = "$Id$";
+#endif
#include <zephyr/mit-copyright.h>