X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod_command.c;h=ca1bff5b807de5b75b833740bc5ac84c90345bb5;hp=fe30b2476e6dd99738325df1fccb4c34d646d3b4;hb=aa5e4ed69209b7bed4f5c8d7596091c4b3286e51;hpb=9c0ba673964679ea7544f1de066bd3c58e176861 diff --git a/audiod_command.c b/audiod_command.c index fe30b247..ca1bff5b 100644 --- a/audiod_command.c +++ b/audiod_command.c @@ -166,7 +166,7 @@ int com_kill(int fd, int argc, char **argv) return ret; } -int com_stat(int fd, __a_unused int argc, __a_unused char **argv) +int com_stat(int fd, int argc, char **argv) { int i, ret; char *buf = NULL;