diff options
| author | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-08 23:03:55 -0400 |
|---|---|---|
| committer | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-08 23:03:55 -0400 |
| commit | e73b778be590baf0a3944e1e4c95f10eaedf275d (patch) | |
| tree | bf4d4e23d1982a226b50d56707dd8058c839f0a2 /auto_xselinux.go | |
| parent | c1fa321d4ca763f62bc70504fc748a3b3e0e1c40 (diff) | |
update
Diffstat (limited to 'auto_xselinux.go')
| -rw-r--r-- | auto_xselinux.go | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/auto_xselinux.go b/auto_xselinux.go index c0944aa..34d40fd 100644 --- a/auto_xselinux.go +++ b/auto_xselinux.go @@ -1,7 +1,7 @@ package xgb /* - This file was generated by xselinux.xml on May 7 2012 11:34:27pm EDT. + This file was generated by xselinux.xml on May 8 2012 11:03:25pm EDT. This file is automatically generated. Edit at your peril! */ @@ -37,16 +37,6 @@ func init() { newExtErrorFuncs["SELinux"] = make(map[int]newErrorFun) } -// Skipping definition for base type 'Card8' - -// Skipping definition for base type 'Int16' - -// Skipping definition for base type 'Int32' - -// Skipping definition for base type 'Void' - -// Skipping definition for base type 'Byte' - // Skipping definition for base type 'Int8' // Skipping definition for base type 'Card16' @@ -63,6 +53,16 @@ func init() { // Skipping definition for base type 'Id' +// Skipping definition for base type 'Card8' + +// Skipping definition for base type 'Int16' + +// Skipping definition for base type 'Int32' + +// Skipping definition for base type 'Void' + +// Skipping definition for base type 'Byte' + // 'XselinuxListItem' struct definition // Size: ((12 + pad((int(ObjectContextLen) * 1))) + pad((int(DataContextLen) * 1))) type XselinuxListItem struct { |
