X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=server.h;h=0ab0197df1bd66ed9db6b7c56b6eca5e64c46cee;hb=c29a66c884d0e7f7329a3be2931490e47f0cd9ff;hp=da777f771d90386e2626183b6ba120e4bde49514;hpb=9f10e6742ffc2ac5e4bf6224e1ff882074c7ca45;p=paraslash.git diff --git a/server.h b/server.h index da777f77..0ab0197d 100644 --- a/server.h +++ b/server.h @@ -142,7 +142,7 @@ struct misc_meta_data{ /** a string that gets filled in by the current audio file selector */ char selector_info[MMD_INFO_SIZE]; /** the number if the current database tool */ - int dbt_num; + int selector_num; /** commands set this to non-zero to request a database tool change */ int dbt_change; /** used by the sender command */