X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=audiod_command.c;h=76c185711b33c0b431c1366805a04539ccf785c5;hb=cb9d42c3e814854801cbb9877587be03b3bbdfad;hp=68cc15fbeca828d436be083f23f9aec19dac28e4;hpb=6aea41e619e9ec72167483465ca959715faa8e55;p=paraslash.git diff --git a/audiod_command.c b/audiod_command.c index 68cc15fb..76c18571 100644 --- a/audiod_command.c +++ b/audiod_command.c @@ -78,7 +78,7 @@ struct stat_client { int fd; /** Bitmask of those status items the client is interested in. */ uint64_t item_mask; - /** See \ref stat_client flags. s*/ + /** See \ref stat_client flags. */ unsigned flags; /** Its entry in the list of stat clients. */ struct list_head node;