X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=cb7a716a1ef6eb17221bcea561ccdc59fee1cd3a;hp=86d4f17393adc94cbd524e9d0ac8e74565a9148b;hb=a551870e3ac31ff77e1757f226d3e307e4ef83fc;hpb=61250cf03241bf73662dac3753e44660a572fa2a diff --git a/server.h b/server.h index 86d4f173..cb7a716a 100644 --- a/server.h +++ b/server.h @@ -101,9 +101,7 @@ struct misc_meta_data { /** the process id of para_server */ pid_t server_pid; /** a string that gets filled in by the current audio file selector */ - char selector_info[MMD_INFO_SIZE]; - /** The number of the current audio file selector. */ - int selector_num; + char afs_mode_string[MAXLINE]; /** commands set this to non-zero to change the current selector */ int selector_change; /** used by the sender command */