diff options
Diffstat (limited to 'contrib/bind9/lib/bind/irs/gen.c')
-rw-r--r-- | contrib/bind9/lib/bind/irs/gen.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/bind9/lib/bind/irs/gen.c b/contrib/bind9/lib/bind/irs/gen.c index e093db3..8e9146e 100644 --- a/contrib/bind9/lib/bind/irs/gen.c +++ b/contrib/bind9/lib/bind/irs/gen.c @@ -16,10 +16,11 @@ */ #if !defined(LINT) && !defined(CODECENTER) -static const char rcsid[] = "$Id: gen.c,v 1.3.206.3 2004/09/16 00:57:34 marka Exp $"; +static const char rcsid[] = "$Id: gen.c,v 1.5.18.2 2005/04/27 05:00:56 sra Exp $"; #endif -/* +/*! \file + * \brief * this is the top level dispatcher * * The dispatcher is implemented as an accessor class; it is an |