summaryrefslogtreecommitdiff
path: root/source4/lib/substitute.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-08-24 17:01:23 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:34:33 -0500
commit47843f2b64001552b4606b2a2ecd6cefbf3971ba (patch)
tree5ed6ade22373e758ff90f8e007a0c40fc938d4d6 /source4/lib/substitute.c
parentcdf218e270bb6e0e3e04419279292c80ed39fb98 (diff)
downloadsamba-47843f2b64001552b4606b2a2ecd6cefbf3971ba.tar.gz
samba-47843f2b64001552b4606b2a2ecd6cefbf3971ba.tar.bz2
samba-47843f2b64001552b4606b2a2ecd6cefbf3971ba.zip
r9591: - Remove empty file
- Fix a couple of typo's - Fix build of lib/samba3/secrets.c for systems that don't have /usr/include/tdb.h... (This used to be commit b8c52900636515d1215ae79a70416db93ce4531c)
Diffstat (limited to 'source4/lib/substitute.c')
-rw-r--r--source4/lib/substitute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/substitute.c b/source4/lib/substitute.c
index a351db1af2..34a2ad9f82 100644
--- a/source4/lib/substitute.c
+++ b/source4/lib/substitute.c
@@ -22,7 +22,7 @@
#include "includes.h"
#include "smb_server/smb_server.h"
-/* oh bugger - I realy didn't want to have a top-level context
+/* oh bugger - I really didn't want to have a top-level context
anywhere, but until we change all lp_*() calls to take a context
argument this is needed */
static struct substitute_context *sub;