pidl: Change *_get_pipe_fns() to return const struct api_struct *
authorAndrew Bartlett <abartlet@samba.org>
Sun, 20 Nov 2016 22:57:48 +0000 (11:57 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 1 Dec 2016 04:54:22 +0000 (05:54 +0100)
commitd368ee2298bc472caca940a3db7a4f855df6ca21
treebfe96df9c1ee0896de72dc994293e5080325e694
parentd4990bcf7f62ff243f148ec460feab7fad35b6c9
pidl: Change *_get_pipe_fns() to return const struct api_struct *

This will allow the table to be made static const in the next commit

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm
source3/winbindd/winbindd_dual_ndr.c