]> Cypherpunks repositories - gostls13.git/commitdiff
attach package comment
authorRuss Cox <rsc@golang.org>
Thu, 28 May 2009 01:20:26 +0000 (18:20 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 28 May 2009 01:20:26 +0000 (18:20 -0700)
R=r
DELTA=1  (0 added, 1 deleted, 0 changed)
OCL=29473
CL=29477

src/lib/template/template.go

index 9a40109f902600bc170fc492898a1fb1e40a16b3..a5e9b0c7dabf1c7d36cc6f6dfafe83d1c67c2b93 100644 (file)
@@ -53,7 +53,6 @@
        where wr is the destination for output, data is the field
        value, and formatter is its name at the invocation site.
 */
-
 package template
 
 import (