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 8cfba4b6d7e7e..79223dc7728e5 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[] = "$Id$"; +static char rcsid[] = "$Id: listing.c,v 1.5 1997/02/22 15:43:39 peter Exp $"; #endif #include <ctype.h> |