summaryrefslogtreecommitdiff
path: root/lib/libftpio
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libftpio')
-rw-r--r--lib/libftpio/ftp_pkg.c2
-rw-r--r--lib/libftpio/ftp_pkg.h2
-rw-r--r--lib/libftpio/ftpio.c2
-rw-r--r--lib/libftpio/ftpio.h2
4 files changed, 4 insertions, 4 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.
*
diff --git a/lib/libftpio/ftp_pkg.h b/lib/libftpio/ftp_pkg.h
index 7b5982ccfe6d1..44236358ef94d 100644
--- a/lib/libftpio/ftp_pkg.h
+++ b/lib/libftpio/ftp_pkg.h
@@ -14,7 +14,7 @@
* the author assume any responsibility for damages incurred with
* its use.
*
- * $Id$
+ * $Id: ftp_pkg.h,v 1.1.1.1 1996/06/17 12:26:06 jkh Exp $
*
* TCL Interface code for functions provided by the ftp library.
*/
diff --git a/lib/libftpio/ftpio.c b/lib/libftpio/ftpio.c
index 776202975d64a..1781ba2d54847 100644
--- a/lib/libftpio/ftpio.c
+++ b/lib/libftpio/ftpio.c
@@ -14,7 +14,7 @@
* Turned inside out. Now returns xfers as new file ids, not as a special
* `state' of FTP_t
*
- * $Id: ftpio.c,v 1.4.2.2 1996/06/24 02:30:36 jkh Exp $
+ * $Id: ftpio.c,v 1.4.2.3 1996/07/04 05:47:30 jkh Exp $
*
*/
diff --git a/lib/libftpio/ftpio.h b/lib/libftpio/ftpio.h
index 9f1c82d8ed8e1..6c0dbcbe30d01 100644
--- a/lib/libftpio/ftpio.h
+++ b/lib/libftpio/ftpio.h
@@ -20,7 +20,7 @@
* Turned inside out. Now returns xfers as new file ids, not as a special
* `state' of FTP_t
*
- * $Id: ftpio.h,v 1.2.2.2 1996/06/26 20:33:57 gpalmer Exp $
+ * $Id: ftpio.h,v 1.2.2.3 1996/07/04 05:47:31 jkh Exp $
*/
/* Internal housekeeping data structure for FTP sessions */