From b77873b7d04009be2cb42e5b9504d1867e679a9b Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 9 Apr 2006 22:06:18 +0000 Subject: [PATCH] Erm, fix a silly comment error. --- config/make-named-secondary.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/make-named-secondary.pl b/config/make-named-secondary.pl index 4bff623..38fda02 100755 --- a/config/make-named-secondary.pl +++ b/config/make-named-secondary.pl @@ -16,7 +16,7 @@ while () { } print <<"EOF"; -// Autogenerated by make-named.pl. Do not edit manually! +// Autogenerated by make-named-secondary.pl. Do not edit manually! options { directory "/etc/bind"; -- 2.39.2