From: mdw Date: Thu, 11 Nov 1999 00:58:38 +0000 (+0000) Subject: Use fewer copies of the silly story to improve performance. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/326e5faff3a59fd97bfa28bac4520afb4cc01751 Use fewer copies of the silly story to improve performance. --- diff --git a/daftstory.h b/daftstory.h index 8715cdc..d715a3f 100644 --- a/daftstory.h +++ b/daftstory.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: daftstory.h,v 1.1 1999/09/03 08:41:11 mdw Exp $ + * $Id: daftstory.h,v 1.2 1999/11/11 00:58:38 mdw Exp $ * * Daft story for use in test encryptions * @@ -30,6 +30,9 @@ /*----- Revision history --------------------------------------------------* * * $Log: daftstory.h,v $ + * Revision 1.2 1999/11/11 00:58:38 mdw + * Use fewer copies of the silly story to improve performance. + * * Revision 1.1 1999/09/03 08:41:11 mdw * Initial import. * @@ -71,7 +74,7 @@ safety warnings to long dresses.\n\ \n\ And the wizard? Who cares?\n\ " -# define TEXT STORY STORY STORY +# define TEXT STORY STORY #endif #define KEY "Penguins rule OK, rhubarb cauliflower"