summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorRafal Szczesniak <mimir@samba.org>2003-11-20 23:54:13 +0000
committerRafal Szczesniak <mimir@samba.org>2003-11-20 23:54:13 +0000
commitd1394f02cb0e369701217ce6610f4efe54438c3a (patch)
tree1efa0c052ff70b4fe4ada42e20306b870dacb846 /source
parent91e1be66b1a3aa002f68d8f1c2fc148c1374d365 (diff)
downloadsamba-d1394f02cb0e369701217ce6610f4efe54438c3a.tar.gz
Typo fix.
Diffstat (limited to 'source')
-rw-r--r--source/include/passdb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/include/passdb.h b/source/include/passdb.h
index 8d40bbfd265..be1f236e396 100644
--- a/source/include/passdb.h
+++ b/source/include/passdb.h
@@ -98,7 +98,7 @@ typedef struct sam_passwd
struct pdb_methods *methods;
struct user_data {
- /* initiailization flags */
+ /* initialization flags */
struct bitmap *change_flags;
struct bitmap *set_flags;
@@ -161,7 +161,7 @@ typedef struct sam_group {
struct pdb_methods *methods;
struct group_data {
- /* initiailization flags */
+ /* initialization flags */
struct bitmap *change_flags;
struct bitmap *set_flags;