diff options
Diffstat (limited to 'gnu/usr.bin/as/as.c')
-rw-r--r-- | gnu/usr.bin/as/as.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/as.c b/gnu/usr.bin/as/as.c index 309ba38310e0..acb5d7ee7fe5 100644 --- a/gnu/usr.bin/as/as.c +++ b/gnu/usr.bin/as/as.c @@ -32,7 +32,7 @@ * */ #ifndef lint -static char rcsid[] = "$Id: as.c,v 1.3 1995/05/30 04:46:01 rgrimes Exp $"; +static char rcsid[] = "$Id: as.c,v 1.4 1996/10/01 00:11:19 peter Exp $"; #endif #include <stdio.h> |