From: Arnaud Charlet Date: Wed, 6 Sep 2017 09:55:11 +0000 (+0200) Subject: Fix typo. X-Git-Tag: upstream/12.2.0~37225 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=68ec1a494cc8c24b59a99294f86991523cd9832c;p=platform%2Fupstream%2Fgcc.git Fix typo. From-SVN: r251764 --- diff --git a/gcc/ada/exp_disp.ads b/gcc/ada/exp_disp.ads index 4ec53e1..61f13e8 100644 --- a/gcc/ada/exp_disp.ads +++ b/gcc/ada/exp_disp.ads @@ -4,9 +4,9 @@ -- -- -- E X P _ D I S P -- -- -- --- GS p e c -- +-- S p e c -- -- -- --- Copyright (C) 1992-2015, Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2017, 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- --