projects
/
BearSSL
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
12db697
)
Simple documentation fix.
author
Thomas Pornin
<pornin@bolet.org>
Wed, 2 May 2018 15:31:35 +0000
(17:31 +0200)
committer
Thomas Pornin
<pornin@bolet.org>
Wed, 2 May 2018 15:31:35 +0000
(17:31 +0200)
src/config.h
patch
|
blob
|
history
diff --git
a/src/config.h
b/src/config.h
index
accae3e
..
8ea4d8a
100644
(file)
--- a/
src/config.h
+++ b/
src/config.h
@@
-220,7
+220,7
@@
/*
* When BR_BE_UNALIGNED is enabled, then the current architecture is
- * assumed to use
little
-endian encoding for integers, and to tolerate
+ * assumed to use
big
-endian encoding for integers, and to tolerate
* unaligned accesses with no or minimal time penalty.
*
#define BR_BE_UNALIGNED 1