1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

Typo fix.

(This used to be commit 5054a1731e3bf3bec0687304af63fed475d5f864)
This commit is contained in:
Rafal Szczesniak 2003-11-20 23:56:42 +00:00
parent 8614cc504e
commit 382e96a614

View File

@ -98,7 +98,7 @@ typedef struct sam_passwd
struct pdb_methods *methods; struct pdb_methods *methods;
struct user_data { struct user_data {
/* initiailization flags */ /* initialization flags */
struct bitmap *change_flags; struct bitmap *change_flags;
struct bitmap *set_flags; struct bitmap *set_flags;
@ -161,7 +161,7 @@ typedef struct sam_group {
struct pdb_methods *methods; struct pdb_methods *methods;
struct group_data { struct group_data {
/* initiailization flags */ /* initialization flags */
struct bitmap *change_flags; struct bitmap *change_flags;
struct bitmap *set_flags; struct bitmap *set_flags;