mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
1851. [doc] Doxygen comment markup. [RT #11398]
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: parser.c,v 1.116 2005/01/17 23:58:33 marka Exp $ */
|
||||
/* $Id: parser.c,v 1.117 2005/04/27 04:57:28 sra Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@@ -125,7 +127,7 @@ cfg_rep_t cfg_rep_void = { "void", free_noop };
|
||||
* Configuration type definitions.
|
||||
*/
|
||||
|
||||
/*
|
||||
/*%
|
||||
* An implicit list. These are formed by clauses that occur multiple times.
|
||||
*/
|
||||
static cfg_type_t cfg_type_implicitlist = {
|
||||
|
Reference in New Issue
Block a user