From c2a4f75e3e2b06fe538196ffd008705ede3cca7f Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Mon, 19 Nov 2001 03:38:57 +0000 Subject: oopsum. (This used to be commit 9b6667aa19c479fb27f557ca24129592bf94cbb7) --- source3/dynconfig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/dynconfig.c') diff --git a/source3/dynconfig.c b/source3/dynconfig.c index 34603fee86..a12eee1506 100644 --- a/source3/dynconfig.c +++ b/source3/dynconfig.c @@ -61,4 +61,4 @@ pstring dyn_LIBDIR; * * Not writable, but used to set a default in the parameter table. **/ -const pstring dyn_LOCKDIR; +pstring dyn_LOCKDIR; -- cgit