missed patch (fixes compiler warnings)
This commit is contained in:
parent
91d1df7830
commit
ea50faf02c
11
textproc/antiword/patches/patch-antiword_h
Normal file
11
textproc/antiword/patches/patch-antiword_h
Normal file
@ -0,0 +1,11 @@
|
||||
--- antiword.h.orig Sat Feb 17 04:43:25 2001
|
||||
+++ antiword.h Sat Feb 17 04:47:04 2001
|
||||
@@ -41,7 +41,7 @@
|
||||
#endif /* __riscos */
|
||||
#endif /* !PATH_MAX */
|
||||
|
||||
-#define SIZE_T_MAX (size_t)UINT_MAX
|
||||
+/* #define SIZE_T_MAX (size_t)UINT_MAX */
|
||||
|
||||
#if defined(__riscos)
|
||||
#define FILE_SEPARATOR "."
|
Loading…
Reference in New Issue
Block a user