Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
[tinc] / src / protocol_key.c
index 9986128..63fcd97 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;