]> git.meshlink.io Git - meshlink/blobdiff - src/protocol_key.c
sparse fixup: warning: non-ANSI function declaration of function '...'
[meshlink] / src / protocol_key.c
index 9986128741822e7db6276559c28f7175aa5d41e6..63fcd976875cc0520d2f6c8e8cad3e9e2851e476 100644 (file)
@@ -34,7 +34,7 @@
 
 static bool mykeyused = false;
 
-void send_key_changed() {
+void send_key_changed(void) {
        splay_node_t *node;
        connection_t *c;