]> git.tuebingen.mpg.de Git - adu.git/blobdiff - format.c
Add \brief command to file header to make doxygen happy.
[adu.git] / format.c
index 02edf37aaf15f27154fd1cefbb7c02515f7b3ba2..f1d1247074da8c97c41368aa3663b037dbbfc4bd 100644 (file)
--- a/format.c
+++ b/format.c
@@ -4,7 +4,7 @@
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
-/** \file format.c Functions for pretty-printing numbers and strings. */
+/** \file format.c \brief Functions for pretty-printing numbers and strings. */
 
 #include <dirent.h> /* readdir() */
 #include "adu.h"