aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-vxwork-ppc.ads
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@adacore.com>2008-03-26 07:53:37 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2008-03-26 08:53:37 +0100
commitc5d31169ee7d486de1e45128ede9097d114386e8 (patch)
tree0bd1bbfdef4f3ae7ee45197d12e28f3908b00b73 /gcc/ada/s-vxwork-ppc.ads
parentb501b2513abb6362b9a98790214f55ef1f700dfa (diff)
downloadgcc-c5d31169ee7d486de1e45128ede9097d114386e8.zip
gcc-c5d31169ee7d486de1e45128ede9097d114386e8.tar.gz
gcc-c5d31169ee7d486de1e45128ede9097d114386e8.tar.bz2
s-proinf-irix-athread.ads, [...]: Minor reformatting.
* s-proinf-irix-athread.ads, s-vxwork-mips.ads, s-traces.ads, s-vxwork-arm.ads, s-vxwork-ppc.ads, s-vxwork-sparcv9.ads, s-tasinf-mingw.ads, s-tasinf-linux.ads, s-tasdeb.ads, mlib-tgt.ads, i-cstrin.ads, uintp.adb, g-catiio.adb, s-vmexta.ads, s-trafor-default.ads, s-vxwork-m68k.ads: Minor reformatting. Update comments. From-SVN: r133590
Diffstat (limited to 'gcc/ada/s-vxwork-ppc.ads')
-rw-r--r--gcc/ada/s-vxwork-ppc.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-vxwork-ppc.ads b/gcc/ada/s-vxwork-ppc.ads
index 62116ca..927b850 100644
--- a/gcc/ada/s-vxwork-ppc.ads
+++ b/gcc/ada/s-vxwork-ppc.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1998-2005 Free Software Foundation, Inc. --
+-- Copyright (C) 1998-2007, Free Software Foundation, Inc. --
-- --
-- GNARL 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- --
@@ -31,7 +31,7 @@
-- --
------------------------------------------------------------------------------
--- This is the PPC VxWorks version of this package.
+-- This is the PPC VxWorks version of this package
with Interfaces.C;