summaryrefslogtreecommitdiff
path: root/zwgc/error.c
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1989-11-15 11:34:42 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1989-11-15 11:34:42 +0000
commit25f5d9268bced9b5529bedf4815055bfa1224488 (patch)
treee03f00d81af5d29c5a3e03d49251d5330a4852d6 /zwgc/error.c
parentdb4200143a7a0f70e6196e58e8d4d21219f07b68 (diff)
fix RCS string
Diffstat (limited to 'zwgc/error.c')
-rw-r--r--zwgc/error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zwgc/error.c b/zwgc/error.c
index 34eefa0..f24e97a 100644
--- a/zwgc/error.c
+++ b/zwgc/error.c
@@ -13,7 +13,7 @@
*/
#if (!defined(lint) && !defined(SABER))
-static char rcsid_error_c[] = "$Header$";
+static char rcsid_error_c[] = "$Id$";
#endif
#include <zephyr/mit-copyright.h>