Changeset 22560 in vbox for trunk/src/VBox/Main/include/ConsoleImpl.h
- Timestamp:
- Aug 28, 2009 5:17:17 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 51587
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r22480 r22560 431 431 432 432 static DECLCALLBACK(int) configConstructor(PVM pVM, void *pvConsole); 433 static DECLCALLBACK(int) configGuestProperties(void *pvConsole); 433 434 static int configNetwork(Console *pThis, const char *pszDevice, 434 435 unsigned uInstance, unsigned uLun,
Note:
See TracChangeset
for help on using the changeset viewer.