exec and fade cleanups.
[paraslash.git] / audiod.h
index c6746d20972e4abe865404a1785e419021322a4a..f518a498324ce667aa2b1309f6a30bbb266d3b92 100644 (file)
--- a/audiod.h
+++ b/audiod.h
@@ -76,7 +76,7 @@ struct status_task {
        /** the associated task structure of audiod */
        struct task task;
        /** client data associated with the stat task */
-       struct private_client_data *pcd;
+       struct client_task *ct;
        /** the array of status items sent by para_server */
        char *stat_item_values[NUM_STAT_ITEMS];
        /** do not restart client command until this time */