GDB copyright headers update after running GDB's copyright.py script.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / info_exc / const.ads
index 753241eaf02e91d54defcf5cade69c1e0d3284ea..aa4f0681d99080ccbed84da44100d613a39502f1 100644 (file)
@@ -1,4 +1,4 @@
---  Copyright 2013 Free Software Foundation, Inc.
+--  Copyright 2013-2016 Free Software Foundation, Inc.
 --
 --  This program is free software; you can redistribute it and/or modify
 --  it under the terms of the GNU General Public License as published by
@@ -14,5 +14,5 @@
 --  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 package Const is
-   Aint_Global_E : exception;
+   Aint_Global_GDB_E : exception;
 end Const;
This page took 0.040011 seconds and 4 git commands to generate.