lib: Fix prototype of srprs_str
authorVolker Lendecke <vl@samba.org>
Fri, 4 May 2018 20:28:43 +0000 (22:28 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 24 Jul 2018 18:36:50 +0000 (20:36 +0200)
commit7daf5e627690350f19482cf0b72b070a09fd4235
tree02c3fc3d086171ebc860d73d51049692b77b126d
parenta845e9614742dbde40070ab0f2589505ee0ed2aa
lib: Fix prototype of srprs_str

Many callers use "-1" as the "len" argument. That's what ssize_t is for.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/srprs.c
source3/lib/srprs.h