summaryrefslogtreecommitdiffstats
path: root/include/mode-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mode-private.h')
-rw-r--r--include/mode-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mode-private.h b/include/mode-private.h
index 0f5bcaed..8becbdab 100644
--- a/include/mode-private.h
+++ b/include/mode-private.h
@@ -67,7 +67,7 @@ typedef char *(*_mode_get_display_value)(const Mode *sw,
*/
typedef cairo_surface_t *(*_mode_get_icon)(const Mode *sw,
unsigned int selected_line,
- int height);
+ unsigned int height);
/**
* @param sw The #Mode pointer