projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fd8739
)
Mood: Document return value of moods_event_handler().
author
Andre Noll
<maan@systemlinux.org>
Sat, 6 Jul 2013 18:21:19 +0000
(20:21 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Sat, 13 Jul 2013 17:58:22 +0000
(19:58 +0200)
Just to make doxygen happy.
mood.c
patch
|
blob
|
history
diff --git
a/mood.c
b/mood.c
index
e06382e
..
e5e8495
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)