]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix built-in view comment
authorFrancis Dupont <fdupont@isc.org>
Wed, 13 Jan 2010 08:29:11 +0000 (08:29 +0000)
committerFrancis Dupont <fdupont@isc.org>
Wed, 13 Jan 2010 08:29:11 +0000 (08:29 +0000)
bin/named/server.c

index fd21c88507f7717129578a65fd2b1425423b7cad..1e71f2f540e9002db1ab227ecece88ad04785212 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: server.c,v 1.560 2009/12/29 22:20:33 marka Exp $ */
+/* $Id: server.c,v 1.561 2010/01/13 08:29:11 fdupont Exp $ */
 
 /*! \file */
 
@@ -4090,8 +4090,7 @@ load_configuration(const char *filename, ns_server_t *server,
        }
 
        /*
-        * Create (or recreate) the built-in views.  Currently
-        * there is only one, the _bind view, but allow for others.
+        * Create (or recreate) the built-in views.
         */
        builtin_views = NULL;
        RUNTIME_CHECK(cfg_map_get(ns_g_config, "view",