Changeset 51798 in vbox for trunk/include
- Timestamp:
- Jul 2, 2014 6:43:50 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/err.h
r51770 r51798 2439 2439 #define VERR_CR_DIGEST_OSSL_DIGEST_INIT_ERROR (-24201) 2440 2440 /** OpenSSL failed to clone the digest algorithm contextn. */ 2441 #define VERR_CR_DIGEST_OSSL_DIGEST_CTX_COPY_ERROR (-2420 1)2441 #define VERR_CR_DIGEST_OSSL_DIGEST_CTX_COPY_ERROR (-24202) 2442 2442 /** @} */ 2443 2443
Note:
See TracChangeset
for help on using the changeset viewer.