]> git.sur5r.net Git - i3/i3/blobdiff - testcases/inject_randr1.5.c
Merge branch 'next' into master
[i3/i3] / testcases / inject_randr1.5.c
index 5506d67e78b1bf748edd692a9a2f7e7f5450a4fe..520b021315a61013a071a5d5a34197d575d37054 100644 (file)
@@ -34,7 +34,7 @@ static void read_server_x11_packet_cb(EV_P_ ev_io *w, int revents);
 
 static char *sun_path = NULL;
 
 
 static char *sun_path = NULL;
 
-void cleanup_socket(void) {
+static void cleanup_socket(void) {
     if (sun_path != NULL) {
         unlink(sun_path);
         free(sun_path);
     if (sun_path != NULL) {
         unlink(sun_path);
         free(sun_path);