]> git.pld-linux.org Git - packages/d1x.git/blame - d1x-maths.patch
- tabs in preamble
[packages/d1x.git] / d1x-maths.patch
CommitLineData
b366f7f4 1diff -uNr d1x.orig/maths/fixc.c d1x/maths/fixc.c
2--- d1x.orig/maths/fixc.c Mon Oct 18 02:31:01 1999
3+++ d1x/maths/fixc.c Sun Aug 25 10:13:09 2002
4@@ -69,13 +69,13 @@
5 #include "error.h"
6 #include "maths.h"
7
8-#ifdef NO_FIX_INLINE
9+/* #ifdef NO_FIX_INLINE
10 #ifdef _MSC_VER
11 #pragma message ("warning: FIX NOT INLINED")
12 #else
13 #warning "FIX NOT INLINED"
14 #endif
15-#endif
16+#endif */
17
18 extern ubyte guess_table[];
19 extern short sincos_table[];
This page took 0.075061 seconds and 4 git commands to generate.