svcctl: Fix svcctl_ControlsAccepted bitmask.
authorGünther Deschner <gd@samba.org>
Mon, 6 Apr 2009 23:11:44 +0000 (01:11 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 6 Apr 2009 23:16:52 +0000 (01:16 +0200)
commit557f38326badcd8e1d2338f76c5717e16ae7a7d3
tree08b4d273a1abe4f06f2a838c3d2612d3b9900557
parent21b083a647997549e8188c6fc0687fdecfaa4cb3
svcctl: Fix svcctl_ControlsAccepted bitmask.

Never ever have 0 value in a bitmask...

pidl should generate at least a warning about those things.

Guenther
librpc/idl/svcctl.idl