From 20db1522fe719b5de3f7cf9b373183d4b3437e94 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 24 Nov 2011 02:58:14 +0100 Subject: Fix typos. --- lwlib/lwlib.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lwlib/lwlib.c') diff --git a/lwlib/lwlib.c b/lwlib/lwlib.c index 7e3538aec04..b83517ad1f9 100644 --- a/lwlib/lwlib.c +++ b/lwlib/lwlib.c @@ -1156,9 +1156,9 @@ lw_get_widget_value_for_widget (widget_instance *instance, Widget w) /* To forbid recursive calls */ static Boolean lwlib_updating; -/* This function can be used as a an XtCallback for the widgets that get - modified to update other instances of the widgets. Closure should be the - widget_instance. */ +/* This function can be used as an XtCallback for the widgets that get + modified to update other instances of the widgets. Closure should be the + widget_instance. */ void lw_internal_update_other_instances (Widget widget, XtPointer closure, -- cgit v1.2.3