diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-07 22:02:07 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-07 22:02:07 +0000 |
commit | 0797da511d0efe35cd37c5411babb7a868d1d272 (patch) | |
tree | 913fcdc38a998b47d2e0ffa62e52ba85a71524eb /gcc/cpphash.h | |
parent | 6d801f270762f4d2e8db9004448ab931020e717d (diff) | |
download | gcc-0797da511d0efe35cd37c5411babb7a868d1d272.tar.gz |
Close comment in copyright
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24564 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cpphash.h')
-rw-r--r-- | gcc/cpphash.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ |