summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 44abc85b34..af01055e5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@ Tue Jun 25 12:28:57 2013 Tanaka Akira <akr@fsij.org>
* bignum.c (big2ulong): Add code specialized for SIZEOF_LONG <=
SIZEOF_BDIGITS.
- This prevents shift witdth warning from "num <<= BITSPERDIG".
+ This prevents shift width warning from "num <<= BITSPERDIG".
Tue Jun 25 12:23:30 2013 Koichi Sasada <ko1@atdot.net>