summaryrefslogtreecommitdiffstats
path: root/library/tkfbox.tcl
diff options
context:
space:
mode:
authorwelch <welch>1998-11-12 06:22:05 (GMT)
committerwelch <welch>1998-11-12 06:22:05 (GMT)
commitb1408af4cd445e62b82b98c356f16679156721be (patch)
treed1a13d11dea1c563f7520277c52daaa641436c76 /library/tkfbox.tcl
parent12290a69b42f92f73bce38490cee049fe5de8d16 (diff)
downloadtk-b1408af4cd445e62b82b98c356f16679156721be.zip
tk-b1408af4cd445e62b82b98c356f16679156721be.tar.gz
tk-b1408af4cd445e62b82b98c356f16679156721be.tar.bz2
Removed lint
Diffstat (limited to 'library/tkfbox.tcl')
-rw-r--r--library/tkfbox.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/tkfbox.tcl b/library/tkfbox.tcl
index 361323f..2fa9578 100644
--- a/library/tkfbox.tcl
+++ b/library/tkfbox.tcl
@@ -11,7 +11,7 @@
# files by clicking on the file icons or by entering a filename
# in the "Filename:" entry.
#
-# RCS: @(#) $Id: tkfbox.tcl,v 1.7 1998/09/14 18:23:25 stanton Exp $
+# RCS: @(#) $Id: tkfbox.tcl,v 1.8 1998/11/12 06:22:05 welch Exp $
#
# Copyright (c) 1994-1996 Sun Microsystems, Inc.
#
@@ -1254,7 +1254,7 @@ proc tkFDialog_ActivateEnt {w} {
set path [lindex $list 1]
set file [lindex $list 2]
- case $flag {
+ switch -- $flag {
OK {
if {![string compare $file ""]} {
# user has entered an existing (sub)directory