lib/param: lp_magicchar takes a const struct share_params *p so should be FN_LOCAL_PA...
authorAndrew Bartlett <abartlet@samba.org>
Mon, 14 Oct 2013 02:33:20 +0000 (15:33 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Oct 2013 07:27:47 +0000 (09:27 +0200)
commit785e8d8c326eeb5f76b41584cf7ca86bee9feab4
treeb2e061bcfd95b37e64de8dcbced794e397414c6f
parenta4c3553b5ad4c016a4154f1077e78fb83c791a30
lib/param: lp_magicchar takes a const struct share_params *p so should be FN_LOCAL_PARM_CHAR

This was found when trying to autogenerate prototypes for lp_ functions again.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/param/loadparm.c
lib/param/param_functions.c
source3/param/loadparm.c