VirtualBox

Changeset 51800 in vbox


Ignore:
Timestamp:
Jul 2, 2014 8:49:43 AM (10 years ago)
Author:
vboxsync
Message:

duplicate error fix.

File:
1 edited

Legend:

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

    r51798 r51800  
    24372437 * @{ */
    24382438/** OpenSSL failed to initialize the digest algorithm contextn. */
    2439 #define VERR_CR_DIGEST_OSSL_DIGEST_INIT_ERROR       (-24201)
     2439#define VERR_CR_DIGEST_OSSL_DIGEST_INIT_ERROR       (-24200)
    24402440/** OpenSSL failed to clone the digest algorithm contextn. */
    2441 #define VERR_CR_DIGEST_OSSL_DIGEST_CTX_COPY_ERROR   (-24202)
     2441#define VERR_CR_DIGEST_OSSL_DIGEST_CTX_COPY_ERROR   (-24201)
    24422442/** @} */
    24432443
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