- Timestamp:
- Apr 18, 2013 10:01:40 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ApplianceImplPrivate.h
r45354 r45601 224 224 void convertCIMOSType2VBoxOSType(Utf8Str &strType, ovf::CIMOSType_T c, const Utf8Str &cStr); 225 225 226 ovf::CIMOSType_T convertVBoxOSType2CIMOSType(const char *pcszV box);226 ovf::CIMOSType_T convertVBoxOSType2CIMOSType(const char *pcszVBox); 227 227 228 228 Utf8Str convertNetworkAttachmentTypeToString(NetworkAttachmentType_T type); … … 244 244 int ShaWriteBuf(const char *pcszFilename, void *pvBuf, size_t cbSize, PVDINTERFACEIO pIfIo, void *pvUser); 245 245 246 #endif // ____H_APPLIANCEIMPLPRIVATE247 246 #endif // !____H_APPLIANCEIMPLPRIVATE 247
Note:
See TracChangeset
for help on using the changeset viewer.