Add file-level doxygen comment blocks where they were missing.
[ircu2.10.12-pk.git] / ircd / s_debug.c
index 1232d2dea3efc4b051b2db65ac424623ae5428ec..adab64f0f13ca584fca1317ca0852f45ad64380c 100644 (file)
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * $Id$
- *
+ */
+/** @file
+ * @brief Debug support for the ircd.
+ * @version $Id$
  */
 #include "config.h"