]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Improve doxygen description of mood.c.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 4 Apr 2015 21:34:22 +0000 (21:34 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 12 Aug 2015 21:23:47 +0000 (23:23 +0200)
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.
  */
 
  * 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);
 
 int change_current_mood(char *mood_name);
 void close_current_mood(void);