unix_msg: Use struct initializers
commitf1f43886f02966e3fe759d7406b84e46b38867fe
authorVolker Lendecke <vl@samba.org>
Mon, 28 Jul 2014 11:54:16 +0000 (28 11:54 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 28 Jul 2014 20:04:13 +0000 (28 22:04 +0200)
treec85dc3ce98e2548f98d841dfc0fb14af45a56d1c
parent8621870559c6274eaa645aa47109c75ebc190278
unix_msg: Use struct initializers

Saves a few lines and bytes of .text

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/unix_msg/unix_msg.c