# | Line 93 | Line 93 | |
---|---|---|
93 | #define HYB_PATH_MAX 4096 | |
94 | #endif | |
95 | ||
96 | < | #if 0 && __GNUC__ |
96 | > | //#if 0 && __GNUC__ |
97 | #define AFP(a,b) __attribute__((format (printf, a, b))) | |
98 | < | #else |
99 | < | #define AFP(a,b) |
100 | < | #endif |
98 | > | //#else |
99 | > | //#define AFP(a,b) |
100 | > | //#endif |
101 | ||
102 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |