From 19630ef084866f4230e68ccf11284b30c68128b1 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 5 Jul 2009 08:35:28 -0700 Subject: Dont smash aoview_monitor_parse input buffer --- aoview/aoview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aoview/aoview.h') 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); -- cgit v1.2.3