summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/as/debug.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-05-25 15:47:51 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-05-25 15:47:51 +0000
commita6a2310060e10e1d8e310755e3ccc34569954a55 (patch)
tree56e049af78c49a1332225b5cf25ff02b77d66085 /gnu/usr.bin/as/debug.c
parent71f42d7e75897c23b46da53de8db036f6bd274d0 (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"