From e414d545af15b907e887b440e1ecbb918c4376e9 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 7 Jan 2013 12:22:51 +0000 Subject: Make comment concise. --- desktop/textarea.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'desktop') diff --git a/desktop/textarea.c b/desktop/textarea.c index 5c2e26947..406231814 100644 --- a/desktop/textarea.c +++ b/desktop/textarea.c @@ -106,9 +106,7 @@ struct textarea { void *data; /** < Callback data for both callback functions */ - int drag_start_char; /**< Character index at which the drag was - * started - */ + int drag_start_char; /**< Character index of drag start */ }; -- cgit v1.2.3