]> code.delx.au - pulseaudio/blobdiff - src/utils/pacmd.c
fix a couple of issues I found when compiling polypaudio with gcc 2.95
[pulseaudio] / src / utils / pacmd.c
index a71e0e934e04666c843e0ca33a8a880b00847c5e..e640ddaf077e73288e07eaee0d8e290659bede39 100644 (file)
@@ -36,7 +36,7 @@
 #include <polypcore/log.h>
 #include <polypcore/pid.h>
 
-int main(PA_GCC_UNUSED int main, PA_GCC_UNUSED char*argv[]) {
+int main(PA_GCC_UNUSED int argc, PA_GCC_UNUSED char*argv[]) {
     pid_t pid ;
     int fd = -1;
     int ret = 1, i;