diff options
Diffstat (limited to 'usr.bin/fetch/main.c')
-rw-r--r-- | usr.bin/fetch/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fetch/main.c b/usr.bin/fetch/main.c index 7f19372492af..f9e3568f7642 100644 --- a/usr.bin/fetch/main.c +++ b/usr.bin/fetch/main.c @@ -24,7 +24,7 @@ * SUCH DAMAGE. */ -/* $Id: main.c,v 1.26.2.2 1996/11/28 08:26:14 phk Exp $ */ +/* $Id: main.c,v 1.1.1.1.2.6 1997/02/07 19:32:14 jkh Exp $ */ #include <sys/types.h> #include <sys/socket.h> |