para.h: Add documentation of PARA_MAX, PARA_MIN, PARA_ABS
[paraslash.git] / server.h
index dd5184f4ca5beb3d6fbdeeaec6f2000a5409a80b..9dee3e3495ae11f24412b2ab19ded2313ed2c16f 100644 (file)
--- a/server.h
+++ b/server.h
@@ -79,7 +79,7 @@ struct misc_meta_data{
        char filename[_POSIX_PATH_MAX];
 /** the last modification file of the current audio file */
        time_t mtime;
-/* the number of the current audio format */
+/** the number of the current audio format */
        int audio_format;
 /** the "old" status flags -- commands may only read them */
        unsigned int vss_status_flags;