Changeset 60368 in vbox
- Timestamp:
- Apr 7, 2016 7:41:24 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 106447
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmaudioifs.h
r60353 r60368 157 157 { 158 158 /** Friendly name of the stream. */ 159 c har*pszName;159 const char *pszName; 160 160 /** Direction of the stream. */ 161 161 PDMAUDIODIR enmDir;
Note:
See TracChangeset
for help on using the changeset viewer.