summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_get_set.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-05-14 00:46:43 +0000
committerTim Potter <tpot@samba.org>2003-05-14 00:46:43 +0000
commit402fbc518a5489b33f1c5eafb8e6acb9ee5addbd (patch)
treec1c2dfa46138bba3ab0a9bb975b54499090ea72b /source3/passdb/pdb_get_set.c
parentd956b34997cacbb1178ae22795ab3a9279103e85 (diff)
downloadsamba-402fbc518a5489b33f1c5eafb8e6acb9ee5addbd.tar.gz
samba-402fbc518a5489b33f1c5eafb8e6acb9ee5addbd.tar.bz2
samba-402fbc518a5489b33f1c5eafb8e6acb9ee5addbd.zip
spelling
(This used to be commit 865c11275685c85124b506c9bbd2a8bde2e760b9)
Diffstat (limited to 'source3/passdb/pdb_get_set.c')
-rw-r--r--source3/passdb/pdb_get_set.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/passdb/pdb_get_set.c b/source3/passdb/pdb_get_set.c
index 4370dc2c36..c95719451a 100644
--- a/source3/passdb/pdb_get_set.c
+++ b/source3/passdb/pdb_get_set.c
@@ -28,7 +28,7 @@
#define DBGC_CLASS DBGC_PASSDB
/**
- * @todo Redefine this to NULL, but this changes the API becouse
+ * @todo Redefine this to NULL, but this changes the API because
* much of samba assumes that the pdb_get...() funtions
* return pstrings. (ie not null-pointers).
* See also pdb_fill_default_sam().