This commit is contained in:
Andrew Gallant
2013-01-26 12:51:48 -05:00
committed by Přemysl Janouch
parent e635de5e1d
commit 3658686aee
8 changed files with 30 additions and 30 deletions

View File

@@ -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