diff options
Diffstat (limited to 'usr.bin/ncftp/ftp.h')
| -rw-r--r-- | usr.bin/ncftp/ftp.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ncftp/ftp.h b/usr.bin/ncftp/ftp.h index d531723f257f..d5f994b31d45 100644 --- a/usr.bin/ncftp/ftp.h +++ b/usr.bin/ncftp/ftp.h @@ -3,9 +3,9 @@ #ifndef _ftp_h_ #define _ftp_h_ -/* $RCSfile: ftp.h,v $ - * $Revision: 14020.11 $ - * $Date: 93/07/09 11:04:12 $ +/* ftp.h,v + * 1.1.1.1 + * 1994/09/22 23:45:34 */ #define IS_FILE 1 |
