/**
* $Id$
- * @file conf_file.c
+ * @file cf_file.c
* @brief Read the radiusd.conf file.
*
* @note Yep I should learn to use lex & yacc, or at least
/**
* $Id$
- * @file conf_parse.c
+ * @file cf_parse.c
* @brief Covert internal format configuration values into native C types.
*
* @copyright 2017 Arran Cudbard-Bell (a.cudbardb@freeradius.org)
/**
* $Id$
*
- * @file include/cf_priv.h
+ * @file cf_priv.h
* @brief Private data structures and types for cf_*.c
*
* @copyright 2017 The FreeRADIUS server project