summaryrefslogtreecommitdiff
path: root/xgps.c
diff options
context:
space:
mode:
Diffstat (limited to 'xgps.c')
-rw-r--r--xgps.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/xgps.c b/xgps.c
index f3c73153..412b237d 100644
--- a/xgps.c
+++ b/xgps.c
@@ -235,7 +235,9 @@ static void handle_input(XtPointer client_data UNUSED, int *source UNUSED,
}
}
-static void update_panel(struct gps_data_t *gpsdata, char *message)
+static void update_panel(struct gps_data_t *gpsdata,
+ char *message,
+ int level UNUSED)
/* runs on each sentence */
{
unsigned int i;