aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2012-01-31 17:15:03 +0100
committerJuanma Barranquero2012-01-31 17:15:03 +0100
commit6df6ae42fedb347936ce4c68e11f5d3e8b1d0040 (patch)
treebe1fdc72811d475e0aa9e853cb88aa6a922b2489 /nt/ChangeLog
parentfd3e94ece865d8cb85d13e98c1594bcabe3fd8db (diff)
downloademacs-6df6ae42fedb347936ce4c68e11f5d3e8b1d0040.tar.gz
emacs-6df6ae42fedb347936ce4c68e11f5d3e8b1d0040.zip
Fix typos in ChangeLogs.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 0211f9d792d..675e85c7945 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -4,8 +4,8 @@
4 (UINT64_MAX) [_WIN64]: Fix definition. 4 (UINT64_MAX) [_WIN64]: Fix definition.
5 (uintmax_t, intmax_t): Fix definitions. 5 (uintmax_t, intmax_t): Fix definitions.
6 6
7 * inc/inttypes.h (strtoumax, strtoimax) [!__MINGW32__]: Provide 7 * inc/inttypes.h (strtoumax, strtoimax) [!__MINGW32__]:
8 correct definitions. 8 Provide correct definitions.
9 9
10 * config.nt (HAVE_DECL_STRTOLL): Define. 10 * config.nt (HAVE_DECL_STRTOLL): Define.
11 (va_copy) [_WIN64]: Provide a better definition. 11 (va_copy) [_WIN64]: Provide a better definition.