X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=server.h;h=9dee3e3495ae11f24412b2ab19ded2313ed2c16f;hb=3d075bb43197cf3c5dbe23bb78e3b43a5f4bcca1;hp=dd5184f4ca5beb3d6fbdeeaec6f2000a5409a80b;hpb=10756ea9adc1b757ef1ccf2149bda9771923637c;p=paraslash.git diff --git a/server.h b/server.h index dd5184f4..9dee3e34 100644 --- 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;