aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanne Blomqvist <jb@gcc.gnu.org>2017-11-24 09:57:52 +0000
committerJanne Blomqvist <jb@gcc.gnu.org>2017-11-24 09:57:52 +0000
commit626d26c24cf4d9dbfae1d3714028e2b5b24e0297 (patch)
tree524f27624798b295488bf3fd5352716ba65b8509
parent1916fb82fe82d8f065af5e2009dd8385206f9b27 (diff)
Whitespace fix for libgfortran/ChangeLog
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@255137 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--libgfortran/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index c5f50200c47..6940f790b5c 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,4 +1,5 @@
2017-11-24 Janne Blomqvist <jb@gcc.gnu.org>
+
PR fortran/36313
* m4/maxloc2s.m4: Replace int with gfc_charlen_type, take 3.
* m4/minloc2s.m4: Likewise.