Changeset 799 for branches/client-2.1/src/ndpsmb.c
- Timestamp:
- Aug 21, 2013, 5:32:04 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/client-2.1/src/ndpsmb.c
r727 r799 30 30 #include "smbwrp.h" 31 31 #include "util.h" 32 33 #if 034 35 #ifndef DEBUG_PRINTF36 #define debug_printf( ...)37 #endif38 39 #define log debug_printf40 #endif41 32 42 33 #define debug_printf(...) debuglocal(9, __VA_ARGS__)
Note:
See TracChangeset
for help on using the changeset viewer.