diff options
author | Tim Potter <tpot@samba.org> | 2002-04-07 23:41:55 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-04-07 23:41:55 +0000 |
commit | b10b3be01c84dfcf63970b8d67be3a2170403d94 (patch) | |
tree | f50f6079bc4bb5945c4e6b0db210ddf34feefc7e /source3/auth | |
parent | 2b96b4d7c08b48d8cde62a7f6b237137dffa9f74 (diff) | |
download | samba-b10b3be01c84dfcf63970b8d67be3a2170403d94.tar.gz samba-b10b3be01c84dfcf63970b8d67be3a2170403d94.tar.bz2 samba-b10b3be01c84dfcf63970b8d67be3a2170403d94.zip |
Spelling.
(This used to be commit 423985ed569ac9692f3cb5872a15c74f983121b6)
Diffstat (limited to 'source3/auth')
-rw-r--r-- | source3/auth/auth_compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/auth/auth_compat.c b/source3/auth/auth_compat.c index eadfb0392b..857cf2b7d9 100644 --- a/source3/auth/auth_compat.c +++ b/source3/auth/auth_compat.c @@ -21,7 +21,7 @@ #include "includes.h" /**************************************************************************** - COMPATABILITY INTERFACES: + COMPATIBILITY INTERFACES: ***************************************************************************/ /**************************************************************************** |