diff options
author | Tim Potter <tpot@samba.org> | 2005-05-17 07:15:12 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:16:51 -0500 |
commit | cd8cb33d3a897f0a1d84f75e9de09b70cca95536 (patch) | |
tree | f7c2a3e150984fd621b7e1203d82268a1b9b9e02 /source4 | |
parent | ff022245261358ddf6c173b8a0ee693649212bd1 (diff) | |
download | samba-cd8cb33d3a897f0a1d84f75e9de09b70cca95536.tar.gz samba-cd8cb33d3a897f0a1d84f75e9de09b70cca95536.tar.bz2 samba-cd8cb33d3a897f0a1d84f75e9de09b70cca95536.zip |
r6851: Typo in comment.
(This used to be commit e1864a7ac91b6bdd49c0cee26b592dc6d963e35d)
Diffstat (limited to 'source4')
-rw-r--r-- | source4/libcli/auth/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/libcli/auth/config.mk b/source4/libcli/auth/config.mk index 0c013ce0ef..0c2e5f9d14 100644 --- a/source4/libcli/auth/config.mk +++ b/source4/libcli/auth/config.mk @@ -1,5 +1,5 @@ ################################# -# Start SUBSYSTEM GENSEC +# Start SUBSYSTEM LIBCLI_AUTH [SUBSYSTEM::LIBCLI_AUTH] ADD_OBJ_FILES = libcli/auth/credentials.o \ libcli/auth/session.o \ |