]> git.tuebingen.mpg.de Git - adu.git/blobdiff - user.c
Add \brief command to file header to make doxygen happy.
[adu.git] / user.c
diff --git a/user.c b/user.c
index 0de05d04073b06828a92d57e0679f7ab45437bb9..8959c847b0b2069c76965850fc2acc07a8cfa097 100644 (file)
--- a/user.c
+++ b/user.c
@@ -4,7 +4,7 @@
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
-/** \file user.c uid User and user ID handling. */
+/** \file user.c \brief User and user ID handling. */
 
 #include "adu.h"
 #include <dirent.h> /* readdir() */