From b8c3f8ce712afc1cd103531594142d10c90fce78 Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Thu, 31 Jul 2008 22:25:56 +0000 Subject: [PATCH] Mark all text files as native line endings --- tests/ctalk.tcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/ctalk.tcl b/tests/ctalk.tcl index 1b9e3d1..e9ad5e9 100644 --- a/tests/ctalk.tcl +++ b/tests/ctalk.tcl @@ -247,4 +247,5 @@ if {!$tcl_interactive} { set r [catch [linsert $argv 0 ::ctalk::Main] err] if {$r} {puts $errorInfo} exit $r -} \ No newline at end of file +} + -- 2.23.0