summaryrefslogtreecommitdiff
path: root/zwgc/buffer.c
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1989-11-15 13:15:07 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1989-11-15 13:15:07 +0000
commite4bcdb470151cb8fb97c65d8c4fce1afd993e97c (patch)
tree6f130f7d1a770336077b17d0a17c64887b438e49 /zwgc/buffer.c
parent19f146f3d7deb9c42f4a8e63887208aa199dc68b (diff)
fix RCS header
Diffstat (limited to 'zwgc/buffer.c')
-rw-r--r--zwgc/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zwgc/buffer.c b/zwgc/buffer.c
index 03b9d16..adf6803 100644
--- a/zwgc/buffer.c
+++ b/zwgc/buffer.c
@@ -13,7 +13,7 @@
*/
#if (!defined(lint) && !defined(SABER))
-static char rcsid_buffer_c[] = "$Header$";
+static char rcsid_buffer_c[] = "$Id$";
#endif
#include <zephyr/mit-copyright.h>