From: Joey Hess Date: Sat, 11 Jul 2009 20:42:27 +0000 (-0400) Subject: disable scramble's file IO X-Git-Tag: 2.48~5 X-Git-Url: http://git.ieval.ro/?a=commitdiff_plain;ds=sidebyside;h=a49d78a9372299d6f5dcd530a0f1b573b30bb0c2;hp=101d92afbb8a6d9992a9684f00b847742ec9cf4b;p=filters.git disable scramble's file IO --- diff --git a/scramble.dir/scramble.c b/scramble.dir/scramble.c index 978e06e..fc35ff8 100644 --- a/scramble.dir/scramble.c +++ b/scramble.dir/scramble.c @@ -23,7 +23,7 @@ #include // for strlen() #include // for time() -#define ALLOW_FILE_IO 1 +#define ALLOW_FILE_IO 0 /* strips 'reduction' characters from the end of the input string and returns the result