1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

s3: Fix a typo

This commit is contained in:
Volker Lendecke 2010-08-28 13:10:30 +02:00
parent 0f83aa8650
commit 5e58156654

View File

@ -362,7 +362,7 @@ NTSTATUS messaging_send_buf(struct messaging_context *msg_ctx,
}
/*
Dispatch one messsaging_rec
Dispatch one messaging_rec
*/
void messaging_dispatch_rec(struct messaging_context *msg_ctx,
struct messaging_rec *rec)