summaryrefslogtreecommitdiff
path: root/xgbgen/expression.go
diff options
context:
space:
mode:
authorAndrew Gallant <[email protected]>2013-01-26 12:51:48 -0500
committerAndrew Gallant <[email protected]>2013-01-26 12:51:48 -0500
commit7043a79bf5cdf6f52a6dc4a05be364da10593ad4 (patch)
treed4013315844c1c91adffaca5636bde134f5a2eb8 /xgbgen/expression.go
parent0faa267d653d815a370a50be59480a3801bc440f (diff)
gofmt
Diffstat (limited to 'xgbgen/expression.go')
-rw-r--r--xgbgen/expression.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/xgbgen/expression.go b/xgbgen/expression.go
index 2047b5f..f88232c 100644
--- a/xgbgen/expression.go
+++ b/xgbgen/expression.go
@@ -322,7 +322,7 @@ func (e *FieldRef) Initialize(p *Protocol) {
}
// EnumRef represents a reference to some enumeration field.
-// EnumKind is the "group" an EnumItem is the name of the specific enumeration
+// EnumKind is the "group" an EnumItem is the name of the specific enumeration
// value inside that group.
type EnumRef struct {
EnumKind Type