diff options
| author | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-07 04:09:19 -0400 |
|---|---|---|
| committer | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-07 04:09:19 -0400 |
| commit | 8bcecd8ab592e67ade9cd728503581d5a84ca583 (patch) | |
| tree | 4d550a9ca8b2b19af6d66b99233e0ecde4543df9 /xgbgen/go_list.go | |
| parent | be6362d05c9563b8085eba2b990a145101e9c99f (diff) | |
lots of docs and examples
Diffstat (limited to 'xgbgen/go_list.go')
| -rw-r--r-- | xgbgen/go_list.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xgbgen/go_list.go b/xgbgen/go_list.go index 41cfb76..ad859bb 100644 --- a/xgbgen/go_list.go +++ b/xgbgen/go_list.go @@ -107,4 +107,3 @@ func (f *ListField) Write(c *Context, prefix string) { f.XmlName(), f.Type) } } - |
