diff options
Diffstat (limited to 'usr.bin/ncftp/getpass.h')
-rw-r--r-- | usr.bin/ncftp/getpass.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ncftp/getpass.h b/usr.bin/ncftp/getpass.h index c8d358c012bf4..aca74dc47ef69 100644 --- a/usr.bin/ncftp/getpass.h +++ b/usr.bin/ncftp/getpass.h @@ -3,9 +3,9 @@ #ifndef _getpass_h_ #define _getpass_h_ -/* $RCSfile: getpass.h,v $ - * $Revision: 14020.11 $ - * $Date: 93/05/21 05:45:36 $ +/* getpass.h,v + * 1.1.1.1 + * 1994/09/22 23:45:35 */ #define kMaxPassLen 127 |