Changeset 67067 in vbox for trunk/src/VBox/VMM/VMMR3
- Timestamp:
- May 24, 2017 3:43:59 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 115727
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/STAM.cpp
r66683 r67067 1333 1333 /* 1334 1334 * Check that the name doesn't screw up sorting order when taking 1335 * slashes into account. The QT 4GUI makes some assumptions.1335 * slashes into account. The QT GUI makes some assumptions. 1336 1336 * Problematic chars are: !"#$%&'()*+,-. 1337 1337 */
Note:
See TracChangeset
for help on using the changeset viewer.