[bind/f16] Fix typo in dyndb patch.

Adam Tkac atkac at fedoraproject.org
Thu Oct 11 11:56:50 UTC 2012


commit d9dd70b5d17386b233238ad98f12c39e927c81b7
Author: Adam Tkac <atkac at redhat.com>
Date:   Thu Oct 11 13:56:35 2012 +0200

    Fix typo in dyndb patch.
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 bind-96-dyndb.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bind-96-dyndb.patch b/bind-96-dyndb.patch
index 31bfc8c..5ed1ffb 100644
--- a/bind-96-dyndb.patch
+++ b/bind-96-dyndb.patch
@@ -596,7 +596,7 @@ diff -up bind-9.8.4/lib/dns/include/dns/log.h.dyndb bind-9.8.4/lib/dns/include/d
  #define DNS_LOGMODULE_DLZ		(&dns_modules[26])
  #define DNS_LOGMODULE_DNSSEC		(&dns_modules[27])
  #define DNS_LOGMODULE_CRYPTO		(&dns_modules[28])
-+#define DNS_LOGMODULE_DYNDB		(&dns_modules[28])
++#define DNS_LOGMODULE_DYNDB		(&dns_modules[29])
  
  ISC_LANG_BEGINDECLS
  


More information about the scm-commits mailing list