diff options
Diffstat (limited to 'gnu/usr.bin/as/app.c')
| -rw-r--r-- | gnu/usr.bin/as/app.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/app.c b/gnu/usr.bin/as/app.c index 4c89a77607a8..91c0b70f5a63 100644 --- a/gnu/usr.bin/as/app.c +++ b/gnu/usr.bin/as/app.c @@ -27,7 +27,7 @@ This needs better error-handling. */ #ifndef lint -static char rcsid[] = "$Id: app.c,v 1.3 1993/10/02 20:57:12 pk Exp $"; +static char rcsid[] = "app.c,v 1.2 1993/11/03 00:51:05 paul Exp"; #endif #include <stdio.h> |
