librpc: Simplify GUID_zero() with a direct struct return
authorVolker Lendecke <vl@samba.org>
Wed, 18 Aug 2021 04:27:52 +0000 (06:27 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 24 Aug 2021 17:32:28 +0000 (17:32 +0000)
commit5e2ac224b79574ee07c82e5e58c8ba17c0299b09
tree84a3ee1ec0c5d54120ed04fe16a7813dc68a63b7
parent78942ad7d17a92cd39d9c46ae1b8348e9673ac30
librpc: Simplify GUID_zero() with a direct struct return

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
librpc/ndr/uuid.c