]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mood.c
aft: Make get_afsi_of_path() static.
[paraslash.git] / mood.c
diff --git a/mood.c b/mood.c
index e06382e85cf2831ce638b27d0e5b057f759faac2..e5e8495369f1e7ffffe36bd463ec5aadf6163e39 100644 (file)
--- a/mood.c
+++ b/mood.c
@@ -918,6 +918,8 @@ static int reload_current_mood(void)
  * This function performs actions required due to the occurrence of the given
  * event. Possible actions include reload of the current mood and update of the
  * score of an audio file.
+ *
+ * \return Standard.
  */
 int moods_event_handler(enum afs_events event, __a_unused struct para_buffer *pb,
                void *data)