summaryrefslogtreecommitdiff
path: root/zwgc/exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/exec.c')
-rw-r--r--zwgc/exec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zwgc/exec.c b/zwgc/exec.c
index 674f637..962fedf 100644
--- a/zwgc/exec.c
+++ b/zwgc/exec.c
@@ -13,7 +13,7 @@
*/
#if (!defined(lint) && !defined(SABER))
-static char rcsid_exec_c[] = "$Header$";
+static char rcsid_exec_c[] = "$Id$";
#endif
#include <zephyr/mit-copyright.h>