diff options
Diffstat (limited to 'gnu/usr.bin/as/subsegs.c')
| -rw-r--r-- | gnu/usr.bin/as/subsegs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/subsegs.c b/gnu/usr.bin/as/subsegs.c index af2d4e7db12f..eaf1e053b78f 100644 --- a/gnu/usr.bin/as/subsegs.c +++ b/gnu/usr.bin/as/subsegs.c @@ -22,7 +22,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: subsegs.c,v 1.3 1993/10/02 20:57:54 pk Exp $"; +static char rcsid[] = "subsegs.c,v 1.2 1993/11/03 00:52:19 paul Exp"; #endif #include "as.h" |
