]> git.sur5r.net Git - i3/i3lock/blobdiff - cursors.h
Merge pull request #213 from trickeydan/patch-1
[i3/i3lock] / cursors.h
index 45a6ff2a407d21342ae71043e8286ad13a2e0d56..bfce89516faee781bb7cc2425b47bcee81d530e2 100644 (file)
--- a/cursors.h
+++ b/cursors.h
@@ -1,8 +1,8 @@
 #ifndef _CURSORS_H
 #define _CURSORS_H
 
-#define CURS_NONE    0
-#define CURS_WIN     1
+#define CURS_NONE 0
+#define CURS_WIN 1
 #define CURS_DEFAULT 2
 
 #endif