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)
commit988fe772a39e08dec738b045021cd6e06b4e59c8
tree554763927918611f3d8cb4184a86accbb53ff277
parentdfaafcd6221412613f9e4eccdaaa2e84253def81
dyn_LOCKDIR should be const because it's never modified directly --
it's just copied in to the parameter table and optionally overridden
there.
source/dynconfig.c
source/include/dynconfig.h