aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-maccod.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-maccod.ads')
-rw-r--r--gcc/ada/s-maccod.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-maccod.ads b/gcc/ada/s-maccod.ads
index b08c3bb..0c970d6 100644
--- a/gcc/ada/s-maccod.ads
+++ b/gcc/ada/s-maccod.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2003 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2004 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- --
@@ -31,7 +31,7 @@
-- --
------------------------------------------------------------------------------
--- This package provides machine code support, both for instrinsic machine
+-- This package provides machine code support, both for intrinsic machine
-- operations, and also for machine code statements. See GNAT documentation
-- for full details.