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 /lib/libftpio/ftp_pkg.c | |
parent | 2cbfdf51d83d2fc0f0396562250a188cb6faba48 (diff) |
Diffstat (limited to 'lib/libftpio/ftp_pkg.c')
-rw-r--r-- | lib/libftpio/ftp_pkg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libftpio/ftp_pkg.c b/lib/libftpio/ftp_pkg.c index d60596d303486..c43c9272f6f0f 100644 --- a/lib/libftpio/ftp_pkg.c +++ b/lib/libftpio/ftp_pkg.c @@ -11,7 +11,7 @@ * the author assume any responsibility for damages incurred with * its use. * - * $Id: ftp_pkg.c,v 1.1.1.1 1996/06/17 12:26:06 jkh Exp $ + * $Id: ftp_pkg.c,v 1.1.1.1.2.1 1996/06/24 02:30:32 jkh Exp $ * * TCL Interface code for functions provided by the ftp library. * |