summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/as/debug.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 15:48:31 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 15:48:31 +0000
commitfce15c9ab3ca0f4ffcbe6938087612818d7c7d80 (patch)
tree25f4ec424ec1c7a9e0bfde8b69e88a765dec1ddd /gnu/usr.bin/as/debug.c
parent2f4706e95c959e4bc9c43ce8db54d5b351ea3817 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/as/debug.c')
-rw-r--r--gnu/usr.bin/as/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/debug.c b/gnu/usr.bin/as/debug.c
index e91947fa8de0..dd39b96bf9a5 100644
--- a/gnu/usr.bin/as/debug.c
+++ b/gnu/usr.bin/as/debug.c
@@ -21,7 +21,7 @@
/* Routines for debug use only. */
#ifndef lint
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif
#include "as.h"