X-Git-Url: https://bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=src%2Fconfig.h;h=8ea4d8af8d61beb5a02305dccc9c7f851fb5a00a;hp=accae3e46d2d940780d95b27752d0895320134ff;hb=7d313ccce746ed413f22ed0dc83402efb17488e6;hpb=12db697bccf2ff732665b9c7668c0826513489e0;ds=sidebyside diff --git a/src/config.h b/src/config.h index accae3e..8ea4d8a 100644 --- 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