Changeset 43728 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Oct 24, 2012 2:32:37 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 81614
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModBallooning.cpp
r41602 r43728 346 346 } 347 347 348 static DECLCALLBACK(int) VBoxModBallooningOption(int argc, char * *argv)348 static DECLCALLBACK(int) VBoxModBallooningOption(int argc, char *argv[]) 349 349 { 350 350 if (!argc) /* Take a shortcut. */
Note:
See TracChangeset
for help on using the changeset viewer.