VirtualBox

Changeset 29907 in vbox for trunk/src


Ignore:
Timestamp:
May 31, 2010 1:07:02 PM (15 years ago)
Author:
vboxsync
Message:

scm.cpp: try shut up gcc warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/scm.cpp

    r29304 r29907  
    24122412static int scmSettingsCreateForPath(PSCMSETTINGS *ppSettings, PCSCMSETTINGSBASE pBaseSettings, const char *pszPath)
    24132413{
     2414    *ppSettings = NULL;                 /* try shut up gcc. */
     2415
    24142416    /*
    24152417     * We'll be working with a stack copy of the path.
Note: See TracChangeset for help on using the changeset viewer.

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