diff options
Diffstat (limited to 'usr.bin/ncftp/util.h')
-rw-r--r-- | usr.bin/ncftp/util.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ncftp/util.h b/usr.bin/ncftp/util.h index 64babbfcaa1c8..a4dd045dc4193 100644 --- a/usr.bin/ncftp/util.h +++ b/usr.bin/ncftp/util.h @@ -3,9 +3,9 @@ #ifndef _util_h_ #define _util_h_ -/* $RCSfile: util.h,v $ - * $Revision: 14020.12 $ - * $Date: 93/07/09 11:32:49 $ +/* util.h,v + * 1.1.1.1 + * 1994/09/22 23:45:36 */ typedef char string[128], str32[32], longstring[512]; |