mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
62346e2b65
- const uint8_t * in all places
- update header prototype
metze
(This used to be commit 91dfa4c28d
)
2 lines
61 B
C
2 lines
61 B
C
uint32_t crc32_calc_buffer(const uint8_t *buf, size_t size);
|