diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 11:54:51 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1995-06-15 11:54:51 +0000 |
commit | 2921b362f21ff0b1d4279ca69ef69c78e34d6738 (patch) | |
tree | a6549bbc69396baf4c65aebc97c9f1b8248e8824 /gcc/objc/objc-tree.def | |
parent | f201e244f65b93af0b64c60207e4aa06e560fa5b (diff) | |
download | gcc-2921b362f21ff0b1d4279ca69ef69c78e34d6738.tar.gz |
Update header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9963 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/objc/objc-tree.def')
-rw-r--r-- | gcc/objc/objc-tree.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/objc/objc-tree.def b/gcc/objc/objc-tree.def index e39af51399c..03f0c715776 100644 --- a/gcc/objc/objc-tree.def +++ b/gcc/objc/objc-tree.def @@ -18,7 +18,7 @@ GNU General Public License for more 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. */ +Boston, MA 02111-1307, USA. */ /* Objective-C types. */ |