Alignment of structure members

This commit is contained in:
Brian Candler
2011-05-01 17:39:47 +01:00
parent b78327c3b6
commit f205d19591
3 changed files with 60 additions and 38 deletions

View File

@@ -26,7 +26,6 @@ module Netlink
code RTM_NEWLINK, RTM_DELLINK, RTM_GETLINK
field :family, :uchar # Socket::AF_*
field_pad
field :type, :ushort # ARPHRD_*
field :index, :int
field :flags, :uint # IFF_*