Merge branch 'no_colon_separators'
[paraslash.git] / server.h
index b01c3f6a926da6122f0c2931ac200e06d7006436..fe6d858199c97a5a27ed586b76a6c8078840ad63 100644 (file)
--- a/server.h
+++ b/server.h
@@ -145,7 +145,7 @@ struct misc_meta_data{
        int dbt_num;
 /** commands set this to non-zero to request a database tool change */
        int dbt_change;
-/* used by the sender command */
+/** used by the sender command */
        struct sender_command_data sender_cmd_data;
 };