summaryrefslogtreecommitdiff
path: root/aoview/aoview.h
diff options
context:
space:
mode:
Diffstat (limited to 'aoview/aoview.h')
-rw-r--r--aoview/aoview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/aoview/aoview.h b/aoview/aoview.h
index 7807b2fa..5c118a11 100644
--- a/aoview/aoview.h
+++ b/aoview/aoview.h
@@ -124,7 +124,7 @@ gboolean
aoview_monitor_connect(char *tty);
gboolean
-aoview_monitor_parse(char *line);
+aoview_monitor_parse(const char *line);
void
aoview_monitor_reset(void);