diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 |
commit | 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch) | |
tree | a05adbf3b725986cc9283700c0cadd7067e18d01 /gnu/usr.bin/as/write.c | |
parent | 2cbfdf51d83d2fc0f0396562250a188cb6faba48 (diff) |
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 66906b0d09d24..42c5c43317c89 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: write.c,v 1.6 1994/12/23 22:36:22 nate Exp $"; +static char rcsid[] = "$Id: write.c,v 1.7 1995/05/30 04:46:40 rgrimes Exp $"; #endif #include "as.h" |