summaryrefslogtreecommitdiff
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 2467e64bbe..693b7adc71 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -815,7 +815,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.