lsa.idl: use 'boolean8 check_only' instead of 'uint8 check_only'
authorStefan Metzmacher <metze@samba.org>
Fri, 30 Jan 2015 08:01:58 +0000 (08:01 +0000)
committerGünther Deschner <gd@samba.org>
Thu, 12 Mar 2015 16:13:44 +0000 (17:13 +0100)
commit701ed1117ba531430cbc845412a2dee79ad62054
tree1eeb3f362f35fa51807732b7a06743e7e5cc03b9
parentcdf6373c3b03b8946fbe142d4930c2f4d21d6145
lsa.idl: use 'boolean8 check_only' instead of 'uint8 check_only'

This is only a cosmetic change to make the idl more verbose,
the resulting C code will still use 'uint8_t'.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
librpc/idl/lsa.idl