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 2f8b1f02dc3d..cbfed89305ee 100644 --- a/gnu/usr.bin/as/listing.c +++ b/gnu/usr.bin/as/listing.c @@ -92,7 +92,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: listing.c,v 1.1 1993/10/02 20:57:40 pk Exp $"; +static char rcsid[] = "listing.c,v 1.1 1993/11/03 00:51:54 paul Exp"; #endif #include "as.h" |
