Changeset 21816 for branches/gcc-kmk/src/gdi32/printer.cpp
- Timestamp:
- Nov 24, 2011, 6:53:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/gdi32/printer.cpp
r21304 r21816 62 62 { 63 63 int rc; 64 c har *lpszEscape = NULL;64 const char *lpszEscape = NULL; 65 65 66 66 switch(nEscape)
Note:
See TracChangeset
for help on using the changeset viewer.