summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/as/debug.c
diff options
context:
space:
mode:
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 e91947fa8de00..947fbee798c8f 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"