X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod.h;h=f518a498324ce667aa2b1309f6a30bbb266d3b92;hp=c6746d20972e4abe865404a1785e419021322a4a;hb=f41688f647116d0a17513cc86c60cc9729da6502;hpb=d9de75ccdc85fd9bf90c6eb9a1b42dfdd84afd32 diff --git a/audiod.h b/audiod.h index c6746d20..f518a498 100644 --- 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 */