diff options
Diffstat (limited to 'usr.bin/ncftp/ftprc.c')
-rw-r--r-- | usr.bin/ncftp/ftprc.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ncftp/ftprc.c b/usr.bin/ncftp/ftprc.c index c048852f16fd6..80984ef87df90 100644 --- a/usr.bin/ncftp/ftprc.c +++ b/usr.bin/ncftp/ftprc.c @@ -1,8 +1,8 @@ /* ftprc.c */ -/* $RCSfile: ftprc.c,v $ - * $Revision: 14020.11 $ - * $Date: 93/07/09 10:58:37 $ +/* ftprc.c,v + * 1.2 + * 1994/09/28 14:53:04 */ #include "sys.h" |