aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/goto.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/goto.c')
-rw-r--r--calendar/gui/goto.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/calendar/gui/goto.c b/calendar/gui/goto.c
index d341245fec..06986efdd6 100644
--- a/calendar/gui/goto.c
+++ b/calendar/gui/goto.c
@@ -203,8 +203,8 @@ goto_dialog (GnomeCalendar *gcal)
{
time_t start_time;
struct icaltimetype tt;
- int b;
- char *gladefile;
+ gint b;
+ gchar *gladefile;
if (dlg) {
return;