]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Fri, 28 Sep 2012 23:46:10 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 28 Sep 2012 23:46:10 +0000 (23:46 +0000)
lib/dns/openssl_link.c

index bac910af166bc7f6e72e7b39545d0867af29b4e1..c748d85bba345729bafa6656f5ae0c0caf539b61 100644 (file)
@@ -303,7 +303,7 @@ toresult(isc_result_t fallback) {
                break;
        default:
 #ifdef ERR_R_ECDSA_LIB
-               if (lib == ERR_R_ECDSA_LIB && 
+               if (lib == ERR_R_ECDSA_LIB &&
                    reason == ECDSA_R_RANDOM_NUMBER_GENERATION_FAILED) {
                        result = ISC_R_NOENTROPY;
                        break;