Re: NSD 4.1.20 release
"A. Schulze" <[email protected]>
| Newsgroups | gmane.network.dns.nsd.general |
|---|---|
| Message-ID | <[email protected]> |
W.C.A. Wijngaards: > The NSD 4.1.20 release is available for download Thanks, Wouter... unfortunately I didn't noticed a spelling error earlier :-/ patch attached Andreas _______________________________________________ nsd-users mailing list [email protected] https://open.nlnetlabs.nl/mailman/listinfo/nsd-users
spelling-error-in-binary.patch
(text/x-diff, 515 B)
Index: nsd-4.1.20/xfr-inspect.c
===================================================================
--- nsd-4.1.20.orig/xfr-inspect.c
+++ nsd-4.1.20/xfr-inspect.c
@@ -375,7 +375,7 @@ list_header(FILE* in)
time_start = (time_t)time_start_0;
/* printf("; type: %x\n", (int)type); */
- printf("; commited: %d (%s)\n", (int)committed,
+ printf("; committed: %d (%s)\n", (int)committed,
committed?"yes":"no");
printf("; num_parts: %d\n", (int)num_parts);
printf("; time_end: %d.%6.6d %s", (int)time_end_0,