]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix documentation comment for files previously residing in checkconf/.
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 13 Apr 2021 11:58:53 +0000 (13:58 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 13 Apr 2021 11:59:08 +0000 (13:59 +0200)
doc/Changelog
smallapp/unbound-checkconf.c
smallapp/unbound-control.c
smallapp/unbound-host.c
smallapp/worker_cb.c

index c62b48893b242148d4cbee0a74d082fbe282f749..1ff1abbf6d3f3ca75c30093ffbc7f789e1d1aa33 100644 (file)
@@ -1,3 +1,6 @@
+13 April 2021: George
+       - Fix documentation comment for files previously residing in checkconf/.
+
 12 April 2021: George
        - Fix (increase) verbosity level for iterator error log in
          processQueryTargets().
index 34a1f5bb44dc6ddbc6bc8db50b8350c6e621f2e5..5d1d6768455698408490353af7316366a1d4cf77 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * checkconf/unbound-checkconf.c - config file checker for unbound.conf file.
+ * smallapp/unbound-checkconf.c - config file checker for unbound.conf file.
  *
  * Copyright (c) 2007, NLnet Labs. All rights reserved.
  *
index 5a6f0c560f74842572365485233cefac29fc5a56..86e3949c021558fcb89b2f02219af85f076e7497 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * checkconf/unbound-control.c - remote control utility for unbound.
+ * smallapp/unbound-control.c - remote control utility for unbound.
  *
  * Copyright (c) 2008, NLnet Labs. All rights reserved.
  *
index 1ae2d8521a2da1051a9f4058a76c9a7c4e62ac36..d612575f3af208439af5d2ba9c0551f12193ad7f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * checkconf/unbound-host.c - replacement for host that supports validation.
+ * smallapp/unbound-host.c - replacement for host that supports validation.
  *
  * Copyright (c) 2007, NLnet Labs. All rights reserved.
  *
index cdf855dc3659dfe17b9dceccb44962f2d29a1443..63c27fda28789db4a3b8563311f84774ae9e65af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * checkconf/worker_cb.c - fake callback routines to make fptr_wlist work
+ * smallapp/worker_cb.c - fake callback routines to make fptr_wlist work
  *
  * Copyright (c) 2007, NLnet Labs. All rights reserved.
  *