summaryrefslogtreecommitdiff
path: root/src/ChangeLog.12
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.12')
-rw-r--r--src/ChangeLog.124
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.12 b/src/ChangeLog.12
index 80d7460c73..60f9ea294b 100644
--- a/src/ChangeLog.12
+++ b/src/ChangeLog.12
@@ -2327,7 +2327,7 @@
2012-12-08 Fabrice Popineau <fabrice.popineau@gmail.com>
- * w32fns.c (emacs_abort): Don't do arithmetics on void pointers.
+ * w32fns.c (emacs_abort): Don't do arithmetic on void pointers.
2012-12-08 Eli Zaretskii <eliz@gnu.org>
@@ -4716,7 +4716,7 @@
defining an XRectangle structure.
* w32proc.c (RVA_TO_PTR, w32_executable_type): Fix pointer
- arithmetics for compatibility with x64.
+ arithmetic for compatibility with x64.
* w32menu.c (add_menu_item): Use UINT_PTR instead of UINT, for
compatibility with x64.