diff options
Diffstat (limited to 'gcc/fortran/trans-const.cc')
-rw-r--r-- | gcc/fortran/trans-const.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/trans-const.cc b/gcc/fortran/trans-const.cc index 35167b4..7b18fb4 100644 --- a/gcc/fortran/trans-const.cc +++ b/gcc/fortran/trans-const.cc @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. */ -/* trans-const.c -- convert constant values */ +/* trans-const.cc -- convert constant values */ #include "config.h" #include "system.h" |