VirtualBox

Changeset 18648 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 2, 2009 4:20:02 PM (16 years ago)
Author:
vboxsync
Message:

Guest Additions/common: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp

    r18642 r18648  
    279279        if(    (*psz != '-')
    280280#if defined(RT_OS_WINDOWS)
    281             && (*psz != '/'))
    282 #endif
     281            && (*psz != '/')
     282#endif
     283        )
    283284            return VBoxServiceSyntax("Unknown argument '%s'\n", psz);
     285
    284286        psz++;
    285287
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