diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 15:48:31 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 15:48:31 +0000 |
| commit | fce15c9ab3ca0f4ffcbe6938087612818d7c7d80 (patch) | |
| tree | 25f4ec424ec1c7a9e0bfde8b69e88a765dec1ddd /gnu/usr.bin/as/debug.c | |
| parent | 2f4706e95c959e4bc9c43ce8db54d5b351ea3817 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/as/debug.c')
| -rw-r--r-- | gnu/usr.bin/as/debug.c | 2 |
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" |
