diff options
Diffstat (limited to 'nxcomp/src/MD5.c')
-rw-r--r-- | nxcomp/src/MD5.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/MD5.c b/nxcomp/src/MD5.c index 7255ca5c0..43a2793e3 100644 --- a/nxcomp/src/MD5.c +++ b/nxcomp/src/MD5.c @@ -60,7 +60,7 @@ #include <string.h> /* - * Try to determine the CPU endianess + * Try to determine the CPU endianness * at compile time. */ |