diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /usr.bin/sgmls/instant/hyper.c | |
parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) |
Diffstat (limited to 'usr.bin/sgmls/instant/hyper.c')
-rw-r--r-- | usr.bin/sgmls/instant/hyper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sgmls/instant/hyper.c b/usr.bin/sgmls/instant/hyper.c index 4f50b97bb0d7..4ce2d520c67a 100644 --- a/usr.bin/sgmls/instant/hyper.c +++ b/usr.bin/sgmls/instant/hyper.c @@ -56,7 +56,7 @@ #ifndef lint static char *RCSid = - "$Header: /usr/src/docbook-to-man/Instant/RCS/hyper.c,v 1.2 1996/06/02 21:46:10 fld Exp $"; + "$Header: /home/ncvs/src/usr.bin/sgmls/instant/hyper.c,v 1.1.1.1 1996/09/08 01:55:10 jfieber Exp $"; #endif #include <stdio.h> |