diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:44:50 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-06-15 08:44:50 -0400 |
commit | 4c38e45bc65246916aabc026245db02b40c24db3 (patch) | |
tree | d7ef010fc7ecee19c5bb1942a674f7f1ba12fdbd /gcc/objc | |
parent | 84c09f78a12c38f5d67cc1348c897113944752c6 (diff) | |
download | gcc-4c38e45bc65246916aabc026245db02b40c24db3.zip gcc-4c38e45bc65246916aabc026245db02b40c24db3.tar.gz gcc-4c38e45bc65246916aabc026245db02b40c24db3.tar.bz2 |
Update header.
From-SVN: r9971
Diffstat (limited to 'gcc/objc')
-rw-r--r-- | gcc/objc/selector.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/objc/selector.c b/gcc/objc/selector.c index 256c817..0be75d1 100644 --- a/gcc/objc/selector.c +++ b/gcc/objc/selector.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 |