Changeset 51888 in vbox for trunk/src/VBox/Main/include/MediumImpl.h
- Timestamp:
- Jul 6, 2014 7:38:04 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 94751
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MediumImpl.h
r49866 r51888 283 283 Utf8Str i_vdError(int aVRC); 284 284 285 bool i_isPropertyForFilter(const com::Utf8Str &aName); 286 285 287 static DECLCALLBACK(void) i_vdErrorCall(void *pvUser, int rc, RT_SRC_POS_DECL, 286 288 const char *pszFormat, va_list va);
Note:
See TracChangeset
for help on using the changeset viewer.