Skip to content

Commit 9f5864b

Browse files
committed
untabify
1 parent 041b33a commit 9f5864b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcl/subcmd.tcl.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1965,7 +1965,7 @@ proc runModuleUse {cmd mode pos args} {
19651965
$* {
19661966
lappend pathlist $path
19671967
}
1968-
default {
1968+
default {
19691969
if {$pos eq {remove}} {
19701970
if {$path in $modpathlist} {
19711971
lappend pathlist $path

0 commit comments

Comments
 (0)