projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
unregister_task(): Set error status to E_TASK_UNREGISTERED
[paraslash.git]
/
playlist.c
diff --git
a/playlist.c
b/playlist.c
index
7a912ba
..
171ebab
100644
(file)
--- a/
playlist.c
+++ b/
playlist.c
@@
-120,8
+120,8
@@
static int check_playlist(struct osl_row *row, void *data)
/**
* Check the playlist table for inconsistencies.
*
+ * \param fd The afs socket.
* \param query Unused.
- * \param result Contains messages about inconsistencies.
*
* \return The return value of the underlying call to osl_rbtree_loop().
*/