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).
This commit is contained in:
Olivier Hainque 2022-01-17 13:23:40 +00:00
parent 463d910876
commit a81f609235

View file

@ -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.