]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
mmd: rename dbt_num to selector_num
[paraslash.git] / server.h
index da777f771d90386e2626183b6ba120e4bde49514..0ab0197df1bd66ed9db6b7c56b6eca5e64c46cee 100644 (file)
--- 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 */