Fix glitch in entry for vxworks_posix_open
authorOlivier Hainque <hainque@adacore.com>
Mon, 17 Jan 2022 13:23:40 +0000 (13:23 +0000)
committerOlivier Hainque <hainque@adacore.com>
Mon, 17 Jan 2022 13:23:40 +0000 (13:23 +0000)
Which was incorrectly referring to the hack name from
a previous change (vxworks_math_h_fp_c99).

fixincludes/ChangeLog

index b7e9a0b..d379673 100644 (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.