Browse Source

Merge branch 'master' into myfork

Luke Dashjr 14 years ago
parent
commit
daf8e11b6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api.c

+ 1 - 1
api.c

@@ -1985,7 +1985,7 @@ static void send_result(SOCKETTYPE c, bool isjson)
 
 }
 
-static void tidyup(void *arg)
+static void tidyup(__maybe_unused void *arg)
 {
 	bye = 1;