From 42b17236df1913c7b4516380982e50f0f8799694 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 7 Jan 1999 15:02:07 -0700 Subject: [PATCH] Close comment in copyright From-SVN: r24564 --- gcc/cpphash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/cpphash.h b/gcc/cpphash.h index 67ae7ded0e7..0f37b56377d 100644 --- a/gcc/cpphash.h +++ b/gcc/cpphash.h @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; 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. */ /* different kinds of things that can appear in the value field of a hash node. Actually, this may be useless now. */