Fix last entry.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 12 Mar 2019 07:34:39 +0000 (07:34 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 12 Mar 2019 07:34:39 +0000 (07:34 +0000)
From-SVN: r269603

gcc/ada/ChangeLog

index 1863f5bd48c8176ebe1e02d89e034c7d5df167cd..6cb538945edeef6593ffa50c4ac3131e72487bef 100644 (file)
@@ -1,7 +1,7 @@
 2019-03-11  Martin Liska  <mliska@suse.cz>
 
-       * gcc-interface/misc.c (gnat_post_options) Wrap an option name
-       in a string format message and fix GNU coding style.:
+       * gcc-interface/misc.c (gnat_post_options): Wrap option name in string
+       format message and fix GNU coding style.
 
 2019-02-08  Eric Botcazou  <ebotcazou@adacore.com>