Merge pull request #2274 from esdrubal/udpclientreceive
[mono.git] / mono / metadata / sgen-client-mono.h
index d1e92469b744e4f4d865a6e70e05f39199c663c2..71906968539f8ebb845ab1f53f5de001d4b8b222 100644 (file)
@@ -401,7 +401,7 @@ sgen_client_binary_protocol_block_free (gpointer addr, size_t size)
 }
 
 static void G_GNUC_UNUSED
-sgen_client_binary_protocol_block_set_state (gpointer addr, size_t size, int old, int new)
+sgen_client_binary_protocol_block_set_state (gpointer addr, size_t size, int old, int new_)
 {
 }