diff options
Diffstat (limited to 'gnu/usr.bin/as/listing.c')
| -rw-r--r-- | gnu/usr.bin/as/listing.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/listing.c b/gnu/usr.bin/as/listing.c index 87da713cd7b3..e56da73f8ca8 100644 --- a/gnu/usr.bin/as/listing.c +++ b/gnu/usr.bin/as/listing.c @@ -92,7 +92,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/gnu/usr.bin/as/listing.c,v 1.5.2.1 1999/08/29 14:31:14 peter Exp $"; #endif #include <ctype.h> |
