From 140932d6d85b561ad06abe5006a5e973a7713c45 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 22 Nov 1994 10:58:58 +0000 Subject: Tell stupid users to write the bootcode. This commit was manufactured to restore the state of the 2.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/ncftp/util.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/ncftp/util.h') 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]; -- cgit v1.2.3