]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mood.h
Improve doxygen description of mood.c.
[paraslash.git] / mood.h
diff --git a/mood.h b/mood.h
index bf7d9553d2d384beaeb348a561e1a0ac0635d094..2630ba1607fec7e8467ea9a7baca8b5ab263315f 100644 (file)
--- a/mood.h
+++ b/mood.h
@@ -4,7 +4,7 @@
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
-/** \file mood.h Functions exported by mood.h. */
+/** \file mood.h Public functions of mood.c. */
 
 int change_current_mood(char *mood_name);
 void close_current_mood(void);