diff options
Diffstat (limited to 'converters/trans')
-rw-r--r-- | converters/trans/files/patch-ac | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/converters/trans/files/patch-ac b/converters/trans/files/patch-ac index dfa4bf2fdd3c..c831ee767d76 100644 --- a/converters/trans/files/patch-ac +++ b/converters/trans/files/patch-ac @@ -1,17 +1,3 @@ -*** bin/trans.c.bak Sat Jun 1 04:11:00 1996 ---- bin/trans.c Wed Nov 27 12:52:37 1996 -*************** -*** 47,53 **** ---- 47,55 ---- - - /*****************************************************************************/ - -+ #ifndef __FreeBSD__ - typedef unsigned short int ushort ; -+ #endif - - static ushort BadChar = BAD_CHAR ; /* default BAD character */ - *** bin/trans.h.bak Sat Jun 1 04:11:00 1996 --- bin/trans.h Wed Nov 27 12:52:37 1996 *************** |