[nsd-users] typo in zone.c

Denis Fondras unbound at ledeuns.net
Sun Sep 27 18:36:31 UTC 2015


Hello,

There is a typo in zone.c.

Denis

Index: zonec.c
===================================================================
--- zonec.c	(révision 4508)
+++ zonec.c	(copie de travail)
@@ -1449,7 +1449,7 @@
 			return 0;
 		}
 		if(rrset->rr_count == 65535) {
-			zc_error_prev_line("too may RRs for domain RRset");
+			zc_error_prev_line("too many RRs for domain RRset");
 			return 0;
 		}
 



More information about the nsd-users mailing list