summaryrefslogtreecommitdiff
path: root/gcc/fix-header.c
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-06-15 11:33:49 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-06-15 11:33:49 +0000
commita372a482db1dd696ea2d814ce10278d87a311ad3 (patch)
treedaa0ce78183af1be1879f203f2931e9abe716752 /gcc/fix-header.c
parent8d62a21cd3d8c4d8311bab2e02530218e76db6a7 (diff)
downloadgcc-a372a482db1dd696ea2d814ce10278d87a311ad3.tar.gz
Update header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9960 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fix-header.c')
-rw-r--r--gcc/fix-header.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/fix-header.c b/gcc/fix-header.c
index e8a6168e56c..a7f92ea7661 100644
--- a/gcc/fix-header.c
+++ b/gcc/fix-header.c
@@ -13,8 +13,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* This program massages a system include file (such as stdio.h),
into a form more conformant with ANSI/POSIX, and more suitable for C++: