summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-16 13:34:47 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-16 13:34:47 +0100
commitc78beabe500ad6f236656e308e6fa591fb7fe810 (patch)
tree882f0cfa1ba66945dc1686b414700d2add448fdd /nt
parenta17f16d6cf3783a5e10180fff511457ee7b231bb (diff)
downloademacs-c78beabe500ad6f236656e308e6fa591fb7fe810.tar.gz
Fix typos.
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index e9eee4ee6f5..747b92823f8 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -13,7 +13,7 @@
(INT32_MIN, UINTMAX_MAX, UINTMAX_MIN, INTMAX_MAX, INTMAX_MIN)
(intmax_t, INT64_MAX): Add for MSVC.
- * config.nt: (mode_t) [!__GNUC__]: Define mode_t for MSVC.
+ * config.nt (mode_t) [!__GNUC__]: Define mode_t for MSVC.
2011-11-05 Eli Zaretskii <eliz@gnu.org>
@@ -28,7 +28,7 @@
* INSTALL: Update for newer versions of MSVC.
-2011-11-05 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change)
+2011-11-05 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change)
Support MSVC build with newer versions of Visual Studio.
* nmake.defs (USE_CRT_DLL): Define to 1.