Commit b6bbede9 by Jeff Law

Fix typo.

From-SVN: r91615
parent 0becc986
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
2004-12-01 Jeff Law <law@redhat.com> 2004-12-01 Jeff Law <law@redhat.com>
* tree.h (save_eptr, save_filt): Now file scoped statics. * tree-eh.c (save_eptr, save_filt): Now file scoped statics.
(honor_protect_cleanup_actions): Only create save_eptr and (honor_protect_cleanup_actions): Only create save_eptr and
save_filt if they do not already exist. save_filt if they do not already exist.
(lower_eh_constructs): Wipe all knowledge of save_eptr and (lower_eh_constructs): Wipe all knowledge of save_eptr and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment