summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/f/where.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/f/where.c')
-rw-r--r--contrib/gcc/f/where.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gcc/f/where.c b/contrib/gcc/f/where.c
index 89e0f85..2792899 100644
--- a/contrib/gcc/f/where.c
+++ b/contrib/gcc/f/where.c
@@ -1,6 +1,6 @@
/* where.c -- Implementation File (module.c template V1.0)
Copyright (C) 1995 Free Software Foundation, Inc.
- Contributed by James Craig Burley (burley@gnu.org).
+ Contributed by James Craig Burley.
This file is part of GNU Fortran.
@@ -38,7 +38,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
struct _ffewhere_line_ ffewhere_unknown_line_
=
-{NULL, NULL, 0, 0, 0};
+{NULL, NULL, 0, 0, 0, {0}};
/* Simple definitions and enumerations. */
OpenPOWER on IntegriCloud