]> git.sur5r.net Git - i3/i3/blobdiff - include/i3.h
first step of the big refactoring ("tree" branch).
[i3/i3] / include / i3.h
index bf9d4b814e6960e9c949cf72fbd0d3bc0497dedf..562c557d4a16d61ff4587c22d35c853732e1ed02 100644 (file)
@@ -23,7 +23,7 @@
 
 #define NUM_ATOMS 21
 
-extern xcb_connection_t *global_conn;
+extern xcb_connection_t *conn;
 extern xcb_key_symbols_t *keysyms;
 extern char **start_argv;
 extern Display *xkbdpy;