summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1989-10-02 04:38:23 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1989-10-02 04:38:23 +0000
commit66025c9c4bf057e302c28072dd441b1832356edc (patch)
tree9cb8706616cd79d11a76e0a5f906a19f98c346d0
parentb8ab8a40bbbbc2b85dc36d05e0f73590f398963a (diff)
change rcs id stuff.
-rw-r--r--lib/ZMkAuth.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ZMkAuth.c b/lib/ZMkAuth.c
index 94c1f62..e0258dc 100644
--- a/lib/ZMkAuth.c
+++ b/lib/ZMkAuth.c
@@ -10,10 +10,10 @@
* For copying and distribution information, see the file
* "mit-copyright.h".
*/
-/* $Header$ */
+/* $Id$ */
#ifndef lint
-static char rcsid_ZMakeAuthentication_c[] = "$Header$";
+static char rcsid_ZMakeAuthentication_c[] = "$Id$";
#endif lint
#include <zephyr/mit-copyright.h>