]> git.tuebingen.mpg.de Git - adu.git/blobdiff - select.c
Add \brief command to file header to make doxygen happy.
[adu.git] / select.c
index cd18beeb1e0f72e8bd8a10748f0f49fe0c5a9e4b..209bf144a9e99e1bc2a27e67139459a9b2e6f302 100644 (file)
--- a/select.c
+++ b/select.c
@@ -4,7 +4,7 @@
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
-/** \file select.c The select mode of adu. */
+/** \file select.c \brief The select mode of adu. */
 
 #include <dirent.h> /* readdir() */
 #include <sys/types.h>