summaryrefslogtreecommitdiff
path: root/source3/libsmb
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2002-03-01 02:54:04 +0000
committerAndrew Bartlett <abartlet@samba.org>2002-03-01 02:54:04 +0000
commitcd76214b15246553284ca43441780d49cf2f5819 (patch)
tree6319314bfbb6febac3bee97044fd008f7de2eaba /source3/libsmb
parent10e686a543d7b138787e7fc6a88fbc56f793ffc5 (diff)
downloadsamba-cd76214b15246553284ca43441780d49cf2f5819.tar.gz
samba-cd76214b15246553284ca43441780d49cf2f5819.tar.bz2
samba-cd76214b15246553284ca43441780d49cf2f5819.zip
Another comment fix for mirmir
(This used to be commit 7412890adc8f3dfddfabba545003715816e262bc)
Diffstat (limited to 'source3/libsmb')
-rw-r--r--source3/libsmb/clientgen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libsmb/clientgen.c b/source3/libsmb/clientgen.c
index 7d6258b24a..ba7a327344 100644
--- a/source3/libsmb/clientgen.c
+++ b/source3/libsmb/clientgen.c
@@ -138,7 +138,7 @@ void cli_setup_bcc(struct cli_state *cli, void *p)
/****************************************************************************
-initialise a client structure
+initialise credentials of a client structure
****************************************************************************/
void cli_init_creds(struct cli_state *cli, const struct ntuser_creds *usr)
{