From 3b406e820db7867a12d12357a2aa0873a8ed88a4 Mon Sep 17 00:00:00 2001 From: treectrl Date: Fri, 14 Dec 2007 20:23:49 +0000 Subject: Comment updated. --- generic/qebind.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/generic/qebind.c b/generic/qebind.c index bc1db03..4493a72 100644 --- a/generic/qebind.c +++ b/generic/qebind.c @@ -5,7 +5,7 @@ * * Copyright (c) 2002-2006 Tim Baker * - * RCS: @(#) $Id: qebind.c,v 1.17 2007/01/23 22:41:30 treectrl Exp $ + * RCS: @(#) $Id: qebind.c,v 1.18 2007/12/14 20:23:49 treectrl Exp $ */ /* @@ -23,8 +23,8 @@ * scripts, with QE_CreateBindingTable(). QE_BindCmd() is * called to associate a Tcl script with a given event for a particular * object. The objects that commands are bound to can be a Tk widget or any - * string, just like the usual "bind" command. Bindings are not automatically - * deleted when a widget is destroyed. + * string, just like the usual "bind" command. Bindings on Tk widgets are + * automatically deleted when the widget is destroyed. */ #include -- cgit v0.12