diff options
-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 |