From 2fa290ec1bc73cf6d18e2bbbf27040e4390c7f52 Mon Sep 17 00:00:00 2001 From: mattn Date: Thu, 27 Oct 2011 19:36:04 +0900 Subject: dos2unix. --- template/goroutine.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/goroutine.go b/template/goroutine.go index da098ce..6fc6038 100644 --- a/template/goroutine.go +++ b/template/goroutine.go @@ -1,3 +1,3 @@ -go func() { - {{_cursor_}} -}() +go func() { + {{_cursor_}} +}() -- cgit v1.2.3-54-g00ecf