summaryrefslogtreecommitdiff
path: root/src/layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/layer.h')
-rw-r--r--src/layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/layer.h b/src/layer.h
index 651fc1b..e4dbf70 100644
--- a/src/layer.h
+++ b/src/layer.h
@@ -71,7 +71,7 @@ struct layer
[1]: x
[2]: y
*/
- int len;
+ unsigned int len;
int start;
} l_mouseevent;