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/file/print.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/file/print.c') diff --git a/usr.bin/file/print.c b/usr.bin/file/print.c index a91f4297e6159..7963e7f5845d0 100644 --- a/usr.bin/file/print.c +++ b/usr.bin/file/print.c @@ -40,7 +40,7 @@ #ifndef lint static char *moduleid = - "@(#)$Id: print.c,v 1.21 1994/05/03 17:58:23 christos Exp $"; + "@(#)print.c,v 1.1.1.1 1994/09/03 19:16:22 csgr Exp"; #endif /* lint */ #define SZOF(a) (sizeof(a) / sizeof(a[0])) -- cgit v1.2.3