diff options
Diffstat (limited to 'textproc/word2x/files/patch-af')
-rw-r--r-- | textproc/word2x/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/word2x/files/patch-af b/textproc/word2x/files/patch-af new file mode 100644 index 000000000000..099335f705c3 --- /dev/null +++ b/textproc/word2x/files/patch-af @@ -0,0 +1,11 @@ +--- map_chars.cc.orig Fri Mar 10 20:32:25 2000 ++++ map_chars.cc Fri Mar 10 20:33:59 2000 +@@ -1,7 +1,7 @@ + /* $Id: map_chars.cc,v 1.2 1997/03/23 13:19:26 dps Exp $ */ + + #include "tblock.h" +-#ifndef NULL ++#ifdef EXCESS_COCAINE_USAGE_BY_AUTHOR + #define NULL (void *) 0 + #endif + #define __EXCLUDE_READER_CLASSES |