summaryrefslogtreecommitdiff
path: root/zwgc/exec.h
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1989-11-08 09:35:05 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1989-11-08 09:35:05 +0000
commit816c3bb844aaf0d670fb3c94ddec863e93ae4e02 (patch)
tree967a952a2e04cac46f1045065c0107f132a113b9 /zwgc/exec.h
parent99620ca7946bcaa27ce07ce1ea20152b04541edc (diff)
fix up RCSID strings
(don't need them in header files)
Diffstat (limited to 'zwgc/exec.h')
-rw-r--r--zwgc/exec.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/zwgc/exec.h b/zwgc/exec.h
index d53c0ff..e7f28f3 100644
--- a/zwgc/exec.h
+++ b/zwgc/exec.h
@@ -6,15 +6,13 @@
*
* $Source$
* $Author$
+ * $Id$
*
* Copyright (c) 1989 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
* "mit-copyright.h".
*/
-#if (!defined(lint) && !defined(SABER))
-static char rcsid_exec_h[] = "$Header$";
-#endif
#include <zephyr/mit-copyright.h>