dyn_LOCKDIR should be const because it's never modified directly --
authorMartin Pool <mbp@samba.org>
Mon, 19 Nov 2001 03:52:09 +0000 (03:52 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 19 Nov 2001 03:52:09 +0000 (03:52 +0000)
commit9ba9fcd6dd56e48847bd91bb1fbb34089a684890
treec73ca2632763c59d20c9199d36e8eb90431a0187
parentd173bf704904329797fa32d29607e8ebd639f5cd
dyn_LOCKDIR should be const because it's never modified directly --
it's just copied in to the parameter table and optionally overridden
there.
(This used to be commit 988fe772a39e08dec738b045021cd6e06b4e59c8)
source3/dynconfig.c
source3/include/dynconfig.h