VirtualBox

Changeset 64818 in vbox


Ignore:
Timestamp:
Dec 8, 2016 9:44:21 PM (8 years ago)
Author:
vboxsync
Message:

iprt/err.h: VERR_ASN1_UNEXPECTED_OBJ_ID.

File:
1 edited

Legend:

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

    r64234 r64818  
    21332133/** The ASN.1 encoding is too deeply nested for the decoder. */
    21342134#define VERR_ASN1_TOO_DEEPLY_NESTED                 (-22855)
     2135/** Generic unexpected object ID error. */
     2136#define VERR_ASN1_UNEXPECTED_OBJ_ID                 (-22856)
    21352137
    21362138/** ANS.1 internal error 1. */
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