summaryrefslogtreecommitdiffstats
path: root/library/listbox.tcl
diff options
context:
space:
mode:
authorstanton <stanton>1998-09-30 02:15:12 (GMT)
committerstanton <stanton>1998-09-30 02:15:12 (GMT)
commit3c1a537631e7e5fdc7c237b92a582824afea1fda (patch)
tree1da3d93d793cd6abb62cd2204f5e4f73406f2752 /library/listbox.tcl
parentc16d45ef706cbb616125e57ec8a1f809bae3c9df (diff)
downloadtk-3c1a537631e7e5fdc7c237b92a582824afea1fda.zip
tk-3c1a537631e7e5fdc7c237b92a582824afea1fda.tar.gz
tk-3c1a537631e7e5fdc7c237b92a582824afea1fda.tar.bz2
Merged 8.0.3 changes into 8.1
Diffstat (limited to 'library/listbox.tcl')
-rw-r--r--library/listbox.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/listbox.tcl b/library/listbox.tcl
index b2ad4d3..0002502 100644
--- a/library/listbox.tcl
+++ b/library/listbox.tcl
@@ -3,7 +3,7 @@
# This file defines the default bindings for Tk listbox widgets
# and provides procedures that help in implementing those bindings.
#
-# SCCS: @(#) listbox.tcl 1.22 97/12/03 15:28:59
+# RCS: @(#) $Id: listbox.tcl,v 1.1.4.2 1998/09/30 02:17:33 stanton Exp $
#
# Copyright (c) 1994 The Regents of the University of California.
# Copyright (c) 1994-1995 Sun Microsystems, Inc.