1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

nmbd: Fix a typo

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Volker Lendecke 2018-01-25 14:07:53 +01:00 committed by Jeremy Allison
parent 10dbd51e2d
commit 5cdc583480

View File

@ -531,7 +531,7 @@ static void process(struct messaging_context *msg)
* Process all incoming packets
* read above. This calls the success and
* failure functions registered when response
* packets arrrive, and also deals with request
* packets arrive, and also deals with request
* packets from other sources.
* (nmbd_packets.c)
*/