diff options
Diffstat (limited to 'converters/kdesupport11/files/patch-aa')
-rw-r--r-- | converters/kdesupport11/files/patch-aa | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/converters/kdesupport11/files/patch-aa b/converters/kdesupport11/files/patch-aa deleted file mode 100644 index 21caf63..0000000 --- a/converters/kdesupport11/files/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ -*** rdb/rdb.c~ Sun Feb 7 15:34:01 1999 ---- rdb/rdb.c Fri Apr 23 20:38:19 1999 -*************** -*** 35,39 **** - #ifndef O_SYNC - # define O_SYNC 0x0 -! #end - - inline uint32 cdb_unpack(unsigned char *buf) ---- 35,39 ---- - #ifndef O_SYNC - # define O_SYNC 0x0 -! #endif - - inline uint32 cdb_unpack(unsigned char *buf) |