X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=server.h;h=9dee3e3495ae11f24412b2ab19ded2313ed2c16f;hb=aee7bc654a67f45556ad2c6dc0e98a06bc95c8ff;hp=dd5184f4ca5beb3d6fbdeeaec6f2000a5409a80b;hpb=1446f99e3adc59d868726382a2ac7cec105372a7;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;