ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/stdinc.h
(Generate patch)

Comparing ircd-hybrid/trunk/include/stdinc.h (file contents):
Revision 1761 by michael, Fri Jan 18 19:21:39 2013 UTC vs.
Revision 1832 by michael, Fri Apr 19 19:16:09 2013 UTC

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)