From 22b23d35df2026d61cd1fdbd322e13f03d5e09da Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Tue, 19 Aug 2003 00:11:43 +0000 Subject: Re-indent with Emacs' tcl-mode. --- baseboards/basic-sid.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'baseboards/basic-sid.exp') diff --git a/baseboards/basic-sid.exp b/baseboards/basic-sid.exp index 290c6f4..4f2e0c9 100644 --- a/baseboards/basic-sid.exp +++ b/baseboards/basic-sid.exp @@ -49,7 +49,7 @@ proc find_rawsid { } { set tcl_library "$srcdir/tcl/library" global host_os switch -glob $host_os { - {cygwin*} { set tcl_library [exec cygpath -w $tcl_library] } + {cygwin*} { set tcl_library [exec cygpath -w $tcl_library] } } set env(TCL_LIBRARY) $tcl_library } -- cgit v1.2.3