mirror of
https://github.com/samba-team/samba.git
synced 2025-08-26 01:49:31 +03:00
s3: Fix a typo
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Feb 2 18:10:45 CET 2011 on sn-devel-104
This commit is contained in:
committed by
Volker Lendecke
parent
62048fa95c
commit
d038b45948
@ -442,7 +442,7 @@ static void child_process_request(struct winbindd_child *child,
|
||||
}
|
||||
}
|
||||
|
||||
DEBUG(1 ,("child_process_request: unknown request fn number %d\n",
|
||||
DEBUG(1, ("child_process_request: unknown request fn number %d\n",
|
||||
(int)state->request->cmd));
|
||||
state->response->result = WINBINDD_ERROR;
|
||||
}
|
||||
|
Reference in New Issue
Block a user