add /* NOT DOCUMENTED */

This commit is contained in:
Mark Andrews
2010-06-26 00:20:33 +00:00
parent 05b821a31a
commit 73134bd1c7

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: main.c,v 1.176 2010/06/25 23:50:13 marka Exp $ */
/* $Id: main.c,v 1.177 2010/06/26 00:20:33 marka Exp $ */
/*! \file */
@@ -500,7 +500,7 @@ parse_command_line(int argc, char *argv[]) {
/* XXXJAB should we make a copy? */
ns_g_chrootdir = isc_commandline_argument;
break;
case 'T':
case 'T': /* NOT DOCUMENTED */
/*
* clienttest: make clients single shot with their
* own memory context.