Revamp status item handling.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index 269927f4ec1980bb9ffcab66a1e9af301476920b..d25b7043df22b75b214b9bf33f35ce3eee31cea1 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -117,7 +117,7 @@ struct ls_data {
        HASH_TYPE *hash;
 };
 
-int send_afs_status(int fd);
+int send_afs_status(int fd, int parser_friendly);
 
 /** Data about the current audio file, passed from afs to server. */
 struct audio_file_data {