diff options
Diffstat (limited to 'gnu/usr.bin/as/write.c')
-rw-r--r-- | gnu/usr.bin/as/write.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/write.c b/gnu/usr.bin/as/write.c index 896d6ee68ee2d..954be4b5db093 100644 --- a/gnu/usr.bin/as/write.c +++ b/gnu/usr.bin/as/write.c @@ -21,7 +21,7 @@ /* This thing should be set up to do byteordering correctly. But... */ #ifndef lint -static char rcsid[] = "$Id$"; +static char rcsid[] = "$Id: write.c,v 1.10 1997/02/22 15:44:08 peter Exp $"; #endif #include "as.h" |