From 7ff3cbdabf8be6c323e1b5e9d68e0370d32f574e Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 15 May 2013 18:24:42 +0200 Subject: [PATCH] source4/winbind/wb_samba3_cmd.c: Fix typo in comment. Signed-off-by: Karolin Seeger Reviewed-by: Jeremy Allison Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Thu May 16 07:49:24 CEST 2013 on sn-devel-104 --- source4/winbind/wb_samba3_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source4/winbind/wb_samba3_cmd.c b/source4/winbind/wb_samba3_cmd.c index cb323ddff61..091e93ef555 100644 --- a/source4/winbind/wb_samba3_cmd.c +++ b/source4/winbind/wb_samba3_cmd.c @@ -625,7 +625,7 @@ NTSTATUS wbsrv_samba3_pam_logoff(struct wbsrv_samba3_call *s3call) The return value (in the async reply) may include the 'info3' (effectivly most things you would want to know about the user), or - the NT and LM session keys seperated. + the NT and LM session keys separated. */ static void pam_auth_crap_recv(struct composite_context *ctx); -- 2.11.4.GIT