mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/hashes: fix typos
This commit is contained in:
parent
caa3f9cf0d
commit
ec8a4ba3c2
@ -40,7 +40,7 @@
|
||||
|
||||
The drawbacks of this implementation are:
|
||||
- There is no message queue. The whole message must be ready in a buffer.
|
||||
- It is not optimized for peformance.
|
||||
- It is not optimized for performance.
|
||||
|
||||
The implementation is even simpler on a little endian platform. Just define the
|
||||
LITTLE_ENDIAN symbol in that case.
|
||||
|
Loading…
Reference in New Issue
Block a user