chiark / gitweb /
bus: move attribute to end of structure, so it is not ignored
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 23 Mar 2013 01:58:43 +0000 (21:58 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 23 Mar 2013 03:08:16 +0000 (23:08 -0400)
commitcb695f05c5bb7d188090b570c22a8231f8e02afe
tree674b5d992fc079a4c0986a135f40c54ae2c38050
parent67c67c8f193003870ea7182e62099957ce59d0f5
bus: move attribute to end of structure, so it is not ignored

src/libsystemd-bus/bus-message.h:41:1: warning: attribute 'packed' is ignored, place it after
      "struct" to apply attribute to type declaration [-Wignored-attributes]
src/libsystemd-bus/bus-message.h