summaryrefslogtreecommitdiff
path: root/cursors.h
diff options
context:
space:
mode:
Diffstat (limited to 'cursors.h')
-rw-r--r--cursors.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cursors.h b/cursors.h
index 45a6ff2..bfce895 100644
--- 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