Fix typos in comments.
This commit is contained in:
parent
e560c82f1f
commit
c33efefd4e
|
@ -20,7 +20,7 @@
|
||||||
#include "crc_macros.h"
|
#include "crc_macros.h"
|
||||||
|
|
||||||
|
|
||||||
// If you make any changes, do some bench marking! Seemingly unrelated
|
// If you make any changes, do some benchmarking! Seemingly unrelated
|
||||||
// changes can very easily ruin the performance (and very probably is
|
// changes can very easily ruin the performance (and very probably is
|
||||||
// very compiler dependent).
|
// very compiler dependent).
|
||||||
extern LZMA_API(uint32_t)
|
extern LZMA_API(uint32_t)
|
||||||
|
|
Loading…
Reference in New Issue