Changeset 56352 in vbox
- Timestamp:
- Jun 11, 2015 2:38:53 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100941
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
r56349 r56352 60 60 * Structures and Typedefs * 61 61 *******************************************************************************/ 62 #ifndef VBOX_ONLY_DOCS 62 63 /** 63 64 * VBoxManage command descriptor. … … 78 79 /** Pointer to a const VBoxManage command descriptor. */ 79 80 typedef VBMGCMD const *PCVBMGCMD; 81 #endif 80 82 81 83
Note:
See TracChangeset
for help on using the changeset viewer.