summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-12-28 15:06:16 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-12-28 15:06:16 -0800
commitb5c9c131ca4c0382d32ccb9c59c02a0392276503 (patch)
tree3a020ac7323f69b687b1562eb6bb536279b18816 /nt
parentc5504d100573499a9ac373e71627d1b8ccb1f64f (diff)
downloademacs-b5c9c131ca4c0382d32ccb9c59c02a0392276503.tar.gz
Spelling fixes
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index e657e2b2a03..566af1a3d7d 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -725,7 +725,7 @@
2012-10-01 Eli Zaretskii <eliz@gnu.org>
* preprep.c (RVA_TO_PTR): Use 'unsigned char *' instead of
- 'void *', for pointer arithmetics.
+ 'void *', for pointer arithmetic.
(OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_SECTION_OFFSET): Enclose all
macro arguments in parentheses.