diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:37:49 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:37:49 -0400 |
commit | 701a1e63427521ed7102de5e9ccc3cdf9af5754e (patch) | |
tree | 77e6a13825ee4e786e8dae8276e91815263b8e60 /gcc | |
parent | 6bc06b8f99ab657c4d5876321b535913895bda17 (diff) | |
download | gcc-701a1e63427521ed7102de5e9ccc3cdf9af5754e.zip gcc-701a1e63427521ed7102de5e9ccc3cdf9af5754e.tar.gz gcc-701a1e63427521ed7102de5e9ccc3cdf9af5754e.tar.bz2 |
Update header.
From-SVN: r9969
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/objc/class.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/objc/class.c b/gcc/objc/class.c index f69f2ba..3617a09 100644 --- a/gcc/objc/class.c +++ b/gcc/objc/class.c @@ -15,8 +15,7 @@ details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. 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. */ /* As a special exception, if you link this library with files compiled with GCC to produce an executable, this does not cause the resulting executable |