fix built-in view comment

This commit is contained in:
Francis Dupont 2010-01-13 08:29:11 +00:00
parent a06b00a998
commit b3990d04da

View 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",