VirtualBox

Changeset 7353 in vbox


Ignore:
Timestamp:
Mar 7, 2008 12:55:27 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28776
Message:

VERR_NOT_FOUND (always wanted this).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/err.h

    r7339 r7353  
    432432/** RTGetOpt: command line option has argument with bad format. */
    433433#define VERR_GETOPT_INVALID_ARGUMENT_FORMAT (-80)
    434 
     434/** Generic not found error. */
     435#define VERR_NOT_FOUND                      (-81)
    435436/** @} */
    436437
Note: See TracChangeset for help on using the changeset viewer.

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