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..cb8895d85e2c 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.6 1999/08/27 23:34:18 peter Exp $"; #endif #include <ctype.h> |
