Changeset 21916 for trunk/include/win/minivcrt.h
- Timestamp:
 - Dec 18, 2011, 10:28:22 PM (14 years ago)
 - Location:
 - trunk
 - Files:
 - 
      
- 2 edited
 
- 
          
  . (modified) (2 props)
 - 
          
  include/win/minivcrt.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk
- Property svn:ignore
- 
      
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk  
 - 
      
 - 
Property       svn:mergeinfo
 set to       
/branches/gcc-kmk merged eligible  
 - Property svn:ignore
 - 
      
trunk/include/win/minivcrt.h
r21506 r21916 107 107 108 108 #define swprintf NTDLL_swprintf 109 #define snwprintf NTDLL_snwprintf 109 110 #define swscanf NTDLL_swscanf 110 111 111 112 int swprintf(WCHAR*,const WCHAR*,...); 113 int snwprintf(WCHAR*,unsigned int,const WCHAR*,...); 112 114 int swscanf(const WCHAR*,const WCHAR*,...); 113 115  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  