summaryrefslogtreecommitdiff
path: root/fixincludes
diff options
context:
space:
mode:
authorOlivier Hainque <hainque@adacore.com>2022-01-17 13:23:40 +0000
committerOlivier Hainque <hainque@adacore.com>2022-01-17 13:23:40 +0000
commita81f6092350cf2c8fc3e3cefc61af7a1649ae030 (patch)
treedc6ade98fc54f26dc47874bdc56fea4a9112cdcd /fixincludes
parent463d9108766dcbb6a1051985e6c840a46897fe10 (diff)
downloadgcc-a81f6092350cf2c8fc3e3cefc61af7a1649ae030.tar.gz
Fix glitch in entry for vxworks_posix_open
Which was incorrectly referring to the hack name from a previous change (vxworks_math_h_fp_c99).
Diffstat (limited to 'fixincludes')
-rw-r--r--fixincludes/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index b7e9a0b618f..d379673b6cd 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,6 +1,6 @@
2022-01-16 Olivier Hainque <hainque@adacore.com>
- * inclhack.def (vxworks_math_h_fp_c99): New hack.
+ * inclhack.def (vxworks_posix_open): New hack.
* tests/base/fcntl.h: Update.
* fixincl.x: Regenerate.