]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/des/destest.c
Netware-specific changes,
[thirdparty/openssl.git] / crypto / des / destest.c
index 788f552c88c573ab5e916344388906ae67a23228..4584cf300453246f27503600949daf32a6b339c0 100644 (file)
@@ -821,6 +821,9 @@ plain[8+4], plain[8+5], plain[8+6], plain[8+7]);
                printf("fast crypt error, %s should be yA1Rp/1hZXIJk\n",str);
                err=1;
                }
+#ifdef OPENSSL_SYS_NETWARE
+    if (err) printf("ERROR: %d\n", err);
+#endif
        printf("\n");
        return(err);
        }