Changeset 56231 in vbox for trunk/include/VBox
- Timestamp:
- Jun 3, 2015 11:24:53 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/refentry.h
r56208 r56231 89 89 /** Full help. */ 90 90 REFENTRYSTRTAB Help; 91 /** Brief command description. */ 92 const char *pszBrief; 91 93 } REFENTRY; 92 94 /** Pointer to a read-only refentry help extract structure. */
Note:
See TracChangeset
for help on using the changeset viewer.