aboutsummaryrefslogtreecommitdiff
path: root/nexgb/xgbgen/type.go
diff options
context:
space:
mode:
Diffstat (limited to 'nexgb/xgbgen/type.go')
-rw-r--r--nexgb/xgbgen/type.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/nexgb/xgbgen/type.go b/nexgb/xgbgen/type.go
index 59f1a2d..31a4075 100644
--- a/nexgb/xgbgen/type.go
+++ b/nexgb/xgbgen/type.go
@@ -190,6 +190,7 @@ type Event struct {
Number int
NoSequence bool
Fields []Field
+ Doc Doc
}
func (e *Event) SrcName() string {