Changeset 7353 in vbox
- Timestamp:
- Mar 7, 2008 12:55:27 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 28776
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r7339 r7353 432 432 /** RTGetOpt: command line option has argument with bad format. */ 433 433 #define VERR_GETOPT_INVALID_ARGUMENT_FORMAT (-80) 434 434 /** Generic not found error. */ 435 #define VERR_NOT_FOUND (-81) 435 436 /** @} */ 436 437
Note:
See TracChangeset
for help on using the changeset viewer.