param: Change from _lp to lp__ as the prefix for internal parameter wrappers
authorAndrew Bartlett <abartlet@samba.org>
Thu, 12 Apr 2012 07:03:38 +0000 (17:03 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 16 Apr 2012 04:32:38 +0000 (14:32 +1000)
commit0eacc476229e9d6c5926096b73546b5363cd9d60
tree31e7d3ba05bb0f28421d64d04253792df65bc3fd
parentcf28df1d9005ce15bc28615da4a9de0cd39c5573
param: Change from _lp to lp__ as the prefix for internal parameter wrappers

This will make a merge with the lib/param param code easier, as we can then paste lp_ to the front of
all parameters unconditionally.

Andrew Bartlett
source3/include/proto.h
source3/param/loadparm.c
source3/rpc_server/rpc_service_setup.c
source3/services/svc_spoolss.c
source3/smbd/server.c