lib: Save a few bytes of .text
authorVolker Lendecke <vl@samba.org>
Sun, 12 Nov 2017 13:55:40 +0000 (14:55 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 13 Nov 2017 22:54:47 +0000 (23:54 +0100)
commit01a54627a09d1c0d32aba3faf1b114a46f1e5bff
tree14ea52e08a2f6dd9f885781663983a0c860ead99
parent3b2ba9c884931808cc1870dbad5d072366b16d2a
lib: Save a few bytes of .text

Looks surprising, but this does save bytes if you look at the object with
"size".

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/security/util_sid.c