]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.c
Improve doxygen description of mood.c.
[paraslash.git] / afs.c
diff --git a/afs.c b/afs.c
index 5fa76adcc1bf5e4a5ff93b5b2f22e1345da805c7..53fa5379dc906ccb173535ab06bbe9c770f4b25a 100644 (file)
--- a/afs.c
+++ b/afs.c
@@ -820,11 +820,6 @@ err:
        return ret;
 }
 
-/*
- * On errors, negative value is written to fd.
- * On success: If query produced a result, the result_shmid is written to fd.
- * Otherwise, zero is written.
- */
 static int call_callback(int fd, int query_shmid)
 {
        void *query_shm;