summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/as/debug.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-10-27 07:57:33 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-10-27 07:57:33 +0000
commit90928716548537e93f54266e33cb4a3353fd3932 (patch)
tree37675d5349af34454f2e21880134fb82d6854793 /gnu/usr.bin/as/debug.c
parentc6085d40c17b76abbaa35c8c53f14904021df451 (diff)
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..947fbee798c8 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[] = "$FreeBSD: src/gnu/usr.bin/as/debug.c,v 1.5 1999/08/27 23:34:14 peter Exp $";
#endif
#include "as.h"