s3:unix_msg: fix a tab<->space mixup in unix_msg_recv()
authorMichael Adam <obnox@samba.org>
Thu, 25 Sep 2014 17:56:52 +0000 (19:56 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 27 Sep 2014 08:17:05 +0000 (10:17 +0200)
commita4edec4e8d64f410cd0dd21752d3c27d0915c906
tree2074bcf28e924b23913a7b737f1b5d911b96e428
parentd7d70c0d3c2efaa65318b1f91512746a71846341
s3:unix_msg: fix a tab<->space mixup in unix_msg_recv()

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/lib/unix_msg/unix_msg.c