This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[Patch] Typo in unwind-sjlj.c
- From: Ranjit Mathew <rmathew at hotmail dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Wed, 04 Jun 2003 17:09:02 +0530
- Subject: [Patch] Typo in unwind-sjlj.c
Hi,
I think there's a typo in unwind-sjlj.c:
Index: ChangeLog
from Ranjit Mathew <rmathew@hotmail.com>
* unwind-sjlj.c: Fix typo in file description.
Index: unwind-sjlj.c
===================================================================
--- unwind-sjlj.c Wed Jun 4 16:57:09 2003
+++ unwind-sjlj.c Wed Jun 4 16:57:55 2003
@@ -1,4 +1,4 @@
-/* DWARF2 exception handling and frame unwind runtime interface routines.
- Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002
+/* SJLJ exception handling and frame unwind runtime interface routines.
+ Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
Free Software Foundation, Inc.
Ranjit.
--
Ranjit Mathew Email: rmathew AT hotmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/