]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Fix coding style in init.c
authorCedric Landet <landet@adacore.com>
Fri, 31 Mar 2023 12:51:15 +0000 (14:51 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 30 May 2023 07:12:15 +0000 (09:12 +0200)
commit7302efc23eb80f9a40954ac7e316889cd848ca12
tree1dd29373cbaf5333dcdca41fad8e09255249a7b5
parente5405f065bace0685cb3b8878d1dfc7a6e7ef409
ada: Fix coding style in init.c

The coding style rules require to avoid using FIXME comments. ??? is
preferred.

gcc/ada/

* init.c: Replace FIXME by ???
gcc/ada/init.c