summaryrefslogtreecommitdiffstats
path: root/macos.c
diff options
context:
space:
mode:
Diffstat (limited to 'macos.c')
-rw-r--r--macos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macos.c b/macos.c
index 56b5b3bdf..e989d96a5 100644
--- a/macos.c
+++ b/macos.c
@@ -72,7 +72,7 @@ void subsurface_close_conf(void)
/* Nothing */
}
-Int subsurface_fill_device_list(GtkListStore *store)
+int subsurface_fill_device_list(GtkListStore *store)
{
int i = 0;
int index = -1;