]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
Some more (trivial) "database tool" -> "audio file selector" conversions
[paraslash.git] / server.h
index fe6d858199c97a5a27ed586b76a6c8078840ad63..1e4a75f83e514c5a5537a5850c4bdca5888f3323 100644 (file)
--- a/server.h
+++ b/server.h
@@ -139,7 +139,7 @@ struct misc_meta_data{
        unsigned int active_connections;
 /** the process id of para_server */
        pid_t server_pid;
-/** a string that gets filled in by the current database tool */
+/** a string that gets filled in by the current audio file selector */
        char dbinfo[MMD_INFO_SIZE];
 /** the number if the current database tool */
        int dbt_num;