uwrap: Fix type of len value
authorAndreas Schneider <asn@cryptomilk.org>
Wed, 19 Jul 2017 13:43:13 +0000 (15:43 +0200)
committerAndreas Schneider <asn@samba.org>
Fri, 21 Jul 2017 15:19:33 +0000 (17:19 +0200)
commitc1a6e70d62aa14efab4bf41ce2230b76aa455807
tree50d9c393df4f1bab15fdf2c3f2a5973cea6a8081
parentf1d03308d84944914318053314112cdfcc6222da
uwrap: Fix type of len value

snprintf return an 'int'.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
src/uid_wrapper.c