1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

s3:registry: Fix code spelling

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-09-07 16:08:34 +12:00 committed by Andrew Bartlett
parent 47dcdb3126
commit c4a02d8ee1

View File

@ -265,7 +265,7 @@ bool prs_copy_data_in(prs_struct *dst, const char *src, uint32_t len)
} }
/******************************************************************* /*******************************************************************
Align a the data_len to a multiple of align bytes - filling with Align the data_len to a multiple of align bytes - filling with
zeros. zeros.
********************************************************************/ ********************************************************************/