]> Cypherpunks repositories - gostls13.git/commit
tweak the newlines so the headers stand out better.
authorRob Pike <r@golang.org>
Mon, 22 Jun 2009 21:18:23 +0000 (14:18 -0700)
committerRob Pike <r@golang.org>
Mon, 22 Jun 2009 21:18:23 +0000 (14:18 -0700)
commitee23998963d293615768845579c923da3bd3a97a
treec61df2a885454159689bd4ebe25c4a6a1f2ff9e1
parentd281748a6d6ead4fa1b9d45b9a4d93dd26bd44db
tweak the newlines so the headers stand out better.

old:
CONSTANTS
const (
    MissingKind = iota;
  )
new:
CONSTANTS

const (
    MissingKind = iota;
 )

R=gri,rsc
DELTA=4  (4 added, 0 deleted, 0 changed)
OCL=30362
CL=30598
lib/godoc/package.txt