public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-6638] Fix glitch in entry for vxworks_posix_open
@ 2022-01-17 13:25 Olivier Hainque
  0 siblings, 0 replies; only message in thread
From: Olivier Hainque @ 2022-01-17 13:25 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:a81f6092350cf2c8fc3e3cefc61af7a1649ae030

commit r12-6638-ga81f6092350cf2c8fc3e3cefc61af7a1649ae030
Author: Olivier Hainque <hainque@adacore.com>
Date:   Mon Jan 17 13:23:40 2022 +0000

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

Diff:
---
 fixincludes/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-17 13:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17 13:25 [gcc r12-6638] Fix glitch in entry for vxworks_posix_open Olivier Hainque

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).