From: Richard M. Stallman Date: Mon, 5 Aug 2002 16:28:41 +0000 (+0000) Subject: Comment change. X-Git-Tag: ttn-vms-21-2-B4~13757 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2a51c0262a98a857525f40359cf6cab66315012a;p=emacs.git Comment change. --- diff --git a/src/xterm.c b/src/xterm.c index 7216fdadb4c..338fd65613f 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -8985,7 +8985,7 @@ x_create_toolkit_scroll_bar (f, bar) #endif /* !USE_MOTIF */ - /* Install an action hook that let's us detect when the user + /* Install an action hook that lets us detect when the user finishes interacting with a scroll bar. */ if (action_hook_id == 0) action_hook_id = XtAppAddActionHook (Xt_app_con, xt_action_hook, 0);