VirtualBox

Changeset 2333 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Apr 24, 2007 4:41:01 PM (18 years ago)
Author:
vboxsync
Message:

gcc-4.2 warnings

Location:
trunk/src/VBox/Main/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ConsoleImpl.h

    r902 r2333  
    419419    static VRDPSERVERCALLBACK   sVrdpServerCallback;
    420420
    421     static char *sSSMConsoleUnit;
     421    static const char *sSSMConsoleUnit;
    422422    static uint32_t sSSMConsoleVer;
    423423
  • trunk/src/VBox/Main/include/HostImpl.h

    r815 r2333  
    132132#ifdef __LINUX__
    133133    void parseMountTable(char *mountTable, std::list <ComObjPtr <HostDVDDrive> > &list);
    134     bool validateDevice(char *deviceNode, bool isCDROM);
     134    bool validateDevice(const char *deviceNode, bool isCDROM);
    135135#endif
    136136
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