From: Pat Thoyts Date: Thu, 31 Jul 2008 22:25:56 +0000 (+0000) Subject: Mark all text files as native line endings X-Git-Url: http://privyetmir.co.uk/gitweb?a=commitdiff_plain;h=b8c3f8ce712afc1cd103531594142d10c90fce78;p=tclxmppd.git Mark all text files as native line endings --- 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 +} +