Changeset 2427
- Timestamp:
 - Nov 15, 2010, 2:04:04 PM (15 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kash/output.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kash/output.h
r1233 r2427 38 38 39 39 #include <stdarg.h> 40 41 /* The stupid, stupid, unix specification guys added dprintf to stdio.h! 42 Wonder what kind of weed they were smoking when doing that... */ 43 #include <stdio.h> 44 #undef dprintf 45 #define dprintf mydprintf 46 40 47 41 48 struct output {  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  