VirtualBox

Changeset 34056 in vbox


Ignore:
Timestamp:
Nov 13, 2010 5:21:06 PM (14 years ago)
Author:
vboxsync
Message:

forgot this.

File:
1 edited

Legend:

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

    r34049 r34056  
    13221322/** The tar header is all zeros. */
    13231323#define VERR_TAR_ZERO_HEADER                    (-938)
    1324 /** Not a uniform standard tape archive header. */
    1325 #define VERR_TAR_NOT_USTAR                      (-939)
     1324/** Not a uniform standard tape v0.0 archive header. */
     1325#define VERR_TAR_NOT_USTAR_V00                  (-939)
    13261326/** The name is empty. */
    13271327#define VERR_TAR_EMPTY_NAME                     (-940)
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