summaryrefslogtreecommitdiff
path: root/gcc/ada/sem_mech.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/sem_mech.adb')
-rw-r--r--gcc/ada/sem_mech.adb6
1 files changed, 2 insertions, 4 deletions
diff --git a/gcc/ada/sem_mech.adb b/gcc/ada/sem_mech.adb
index 2347bff46a0..cfe9f9536c1 100644
--- a/gcc/ada/sem_mech.adb
+++ b/gcc/ada/sem_mech.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1996-2014, Free Software Foundation, Inc. --
+-- Copyright (C) 1996-2015, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -181,13 +181,11 @@ package body Sem_Mech is
-- C --
-------
- -- Note: Assembler, C++, Java, Stdcall also use C conventions
+ -- Note: Assembler, C++, Stdcall also use C conventions
when Convention_Assembler |
Convention_C |
- Convention_CIL |
Convention_CPP |
- Convention_Java |
Convention_Stdcall =>
-- The following values are passed by copy