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

librpc: Fix a typo

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
This commit is contained in:
Volker Lendecke 2021-01-26 15:44:47 +01:00
parent 9d512a099a
commit 7528b7886b

View File

@ -37,7 +37,7 @@
#define NDR_BASE_MARSHALL_SIZE 1024
/*
* This value is arbitary, but designed to reduce the memory a client
* This value is arbitrary, but designed to reduce the memory a client
* can allocate and the work the client can force in processing a
* malicious packet.
*