VirtualBox

Changeset 20964 in vbox for trunk


Ignore:
Timestamp:
Jun 26, 2009 10:04:45 AM (16 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

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

    r17688 r20964  
    398398        if ((arg) == NULL || *(arg) == '\0') \
    399399            return setError (E_INVALIDARG, \
    400                 tr ("Argument %s is emtpy or NULL"), #arg); \
     400                tr ("Argument %s is empty or NULL"), #arg); \
    401401    } while (0)
    402402
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