1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-03 04:23:50 +03:00

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 commit is contained in:
Jelmer Vernooij
2005-08-24 17:01:23 +00:00
committed by Gerald (Jerry) Carter
parent dd15131b52
commit b8c5290063
8 changed files with 41 additions and 39 deletions

View File

@@ -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;