8000 Simple documentation fix. · Adam5Wu/bearssl-esp8266@7d313cc · GitHub
[go: up one dir, main page]

Skip to content

Commit 7d313cc

Browse files
committed
Simple documentation fix.
1 parent 12db697 commit 7d313cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220

221221
/*
222222
* When BR_BE_UNALIGNED is enabled, then the current architecture is
223-
* assumed to use little-endian encoding for integers, and to tolerate
223+
* assumed to use big-endian encoding for integers, and to tolerate
224224
* unaligned accesses with no or minimal time penalty.
225225
*
226226
#define BR_BE_UNALIGNED 1

0 commit comments

Comments
 (0)
0