diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
| commit | 5be28542797ac26e17de490f50e0830003596d38 (patch) | |
| tree | 8069da00bdeed33ee5434671a0bae67379506370 /gnu/usr.bin/as/input-file.c | |
| parent | e5eb97b547f5af1e2b6e4396933dc06b93d5590e (diff) | |
Diffstat (limited to 'gnu/usr.bin/as/input-file.c')
| -rw-r--r-- | gnu/usr.bin/as/input-file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/input-file.c b/gnu/usr.bin/as/input-file.c index b9bb4be3f165..2e4d5edfba9b 100644 --- a/gnu/usr.bin/as/input-file.c +++ b/gnu/usr.bin/as/input-file.c @@ -25,7 +25,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/gnu/usr.bin/as/input-file.c,v 1.5.2.1 1999/08/29 14:31:13 peter Exp $"; #endif #ifdef USG |
