diff options
author | Phil Blundell <philb@gnu.org> | 2000-05-14 18:53:18 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2000-05-14 18:53:18 +0000 |
commit | 5e6cbf410d036264fabdb28319642462d470f516 (patch) | |
tree | 51e740c417aef665189d00259213ef45f52d79ce /gas/config/te-hppa.h | |
parent | 1bde2d57d9502fc3bc7e3f4d420470abd247b47d (diff) | |
download | gdb-5e6cbf410d036264fabdb28319642462d470f516.zip gdb-5e6cbf410d036264fabdb28319642462d470f516.tar.gz gdb-5e6cbf410d036264fabdb28319642462d470f516.tar.bz2 |
Apply David O'Brien's comment patch.
Diffstat (limited to 'gas/config/te-hppa.h')
-rw-r--r-- | gas/config/te-hppa.h | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/gas/config/te-hppa.h b/gas/config/te-hppa.h index 8fc4fa7..466f5f9 100644 --- a/gas/config/te-hppa.h +++ b/gas/config/te-hppa.h @@ -15,12 +15,11 @@ You should have received a copy of the GNU General Public License along with GAS; see the file COPYING. If not, write to - the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. */ -/* - HP PA-RISC and OSF/1 support was contributed by the Center for - Software Science at the University of Utah. - */ +/* HP PA-RISC and OSF/1 support was contributed by the Center for + Software Science at the University of Utah. */ -/* these define interfaces */ +/* These define interfaces. */ #include "obj-format.h" |