VirtualBox

Changeset 8640 in vbox for trunk/src


Ignore:
Timestamp:
May 7, 2008 7:00:35 AM (17 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/xclient/main.cpp

    r8291 r8640  
    201201        if (!strcmp(argv[i], "-d") || !strcmp(argv[i], "--nodaemon"))
    202202            fDaemonise = false;
    203         else if (!strcmp(argv[i], "-h") || strcmp(argv[i], "--help"))
     203        else if (!strcmp(argv[i], "-h") || !strcmp(argv[i], "--help"))
    204204        {
    205205            vboxClientUsage(pszFileName);
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