s3-param Make lp_ncalrpc_dir() const
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 02:18:00 +0000 (12:18 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 03:30:53 +0000 (05:30 +0200)
commit5a8218b147ac62c065903591a15360a906da9bec
tree4909b0a67512326984e6bcb28ede853dc2ca6618
parentb9d61ef55a45bc58d7e0c6dae0969cf938974020
s3-param Make lp_ncalrpc_dir() const

This disables % substitutions in the 'ncalrpc dir' parameter.  This is
used as a communication point between multiple parts of the codebase,
and needs to be internally consistent between all the Samba tasks.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed Jun  1 05:30:53 CEST 2011 on sn-devel-104
source3/include/proto.h
source3/param/loadparm.c