aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-config-upgrade.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-config-upgrade.h')
-rw-r--r--shell/e-config-upgrade.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-config-upgrade.h b/shell/e-config-upgrade.h
index f4580425bd..36901109d7 100644
--- a/shell/e-config-upgrade.h
+++ b/shell/e-config-upgrade.h
@@ -24,6 +24,6 @@
#ifndef _E_CONFIG_UPGRADE_H
#define _E_CONFIG_UPGRADE_H
-int e_config_upgrade (int major, int minor, int revision);
+gint e_config_upgrade (gint major, gint minor, gint revision);
#endif /* _E_CONFIG_UPGRADE_H */