VirtualBox

Ignore:
Timestamp:
Feb 1, 2012 7:59:10 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76024
Message:

VBoxBalloonCtrl: Build fix.

Location:
trunk/src/VBox/Frontends/VBoxBalloonCtrl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModBallooning.cpp

    r39942 r39943  
    6464 * The module's RTGetOpt-IDs for the command line.
    6565 */
    66 static enum GETOPTDEF_BALLOONCTRL
     66enum GETOPTDEF_BALLOONCTRL
    6767{
    6868    GETOPTDEF_BALLOONCTRL_BALLOOINC = 1000,
  • trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdogInternal.h

    r39942 r39943  
    106106    /** The short module name. */
    107107    const char *pszName;
     108    /** The longer module name. */
     109    const char *pszDescription;
    108110    /** A comma-separated list of modules this module
    109111     *  depends on. Might be NULL if no dependencies. */
     
    112114     *  module execution. */
    113115    uint32_t    uPriority;
    114     /** The longer module name. */
    115     const char *pszDescription;
    116116    /** The usage options stuff for the --help screen. */
    117117    const char *pszUsage;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette