Fix ChangeLog formatting.
authorDavid Edelsohn <dje@gcc.gnu.org>
Thu, 15 Dec 2016 15:16:36 +0000 (10:16 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 15 Dec 2016 15:16:36 +0000 (10:16 -0500)
From-SVN: r243695

gcc/ChangeLog

index 35123f0..2ae1bbe 100644 (file)
 
 2016-12-14  Martin Jambor  <mjambor@suse.cz>
 
-           * omp-offload.c: Fix coding style.
-           * omp-expand.c: Likewise.
-           * omp-general.c: Likewise.
-           * omp-grid.c: Likewise.
-           * omp-low.c: Fix coding style of parts touched by the
-             previous splitting patch.
+       * omp-offload.c: Fix coding style.
+       * omp-expand.c: Likewise.
+       * omp-general.c: Likewise.
+       * omp-grid.c: Likewise.
+       * omp-low.c: Fix coding style of parts touched by the
+       previous splitting patch.
 
 2016-12-14  Martin Jambor  <mjambor@suse.cz>