]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - playlist.c
playlist_check_callback(): Remove incorrect documentation.
[paraslash.git] / playlist.c
index c822e0802c53fdfbb72b5d728e0ca84aabbedc45..0aa4d9c1486c64c0632bbbe608669cb9700528ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2013 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -126,8 +126,6 @@ static int check_playlist(struct osl_row *row, void *data)
  *
  * \param fd The afs socket.
  * \param query Unused.
- *
- * \return The return value of the underlying call to osl_rbtree_loop().
  */
 void playlist_check_callback(int fd, __a_unused const struct osl_object *query)
 {