X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.h;h=2630ba1607fec7e8467ea9a7baca8b5ab263315f;hp=bf7d9553d2d384beaeb348a561e1a0ac0635d094;hb=213b3181e7f8ebd07ec37e256188ea9094722cef;hpb=f167629b3191c57a6b691cd2a6af04a45a74ccb0 diff --git a/mood.h b/mood.h index bf7d9553..2630ba16 100644 --- 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);