Changeset 27652 in vbox for trunk/src/VBox/Runtime/common/string/strformatrt.cpp
- Timestamp:
- Mar 23, 2010 11:18:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/string/strformatrt.cpp
r27651 r27652 1036 1036 } 1037 1037 1038 #ifdef IN_RING3 1038 1039 /* 1039 1040 * Group 5, XML / HTML escapers. … … 1115 1116 break; 1116 1117 } 1118 #endif /* IN_RING3 */ 1117 1119 1118 1120 /*
Note:
See TracChangeset
for help on using the changeset viewer.