aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/i-cpp.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/i-cpp.ads')
-rw-r--r--gcc/ada/i-cpp.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/i-cpp.ads b/gcc/ada/i-cpp.ads
index 0435c13..27db1c2 100644
--- a/gcc/ada/i-cpp.ads
+++ b/gcc/ada/i-cpp.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2009, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2013, 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- --
@@ -39,7 +39,7 @@ package Interfaces.CPP is
subtype Vtable_Ptr is Ada.Tags.Tag;
- -- These need commenting (this is not an RM package!)
+ -- These need commenting (this is not an RM package) ???
function Expanded_Name (T : Vtable_Ptr) return String
renames Ada.Tags.Expanded_Name;