X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=fe6d858199c97a5a27ed586b76a6c8078840ad63;hp=b01c3f6a926da6122f0c2931ac200e06d7006436;hb=418339759697ff6884e77c809805645c5f4db5b5;hpb=2ed89c59f0efcd0a2763f47c7d3455663241e623 diff --git a/server.h b/server.h index b01c3f6a..fe6d8581 100644 --- 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; };