Commit cdc9d803 by Roger Sayle Committed by Roger Sayle

* tree.h: Fix comment typo.

From-SVN: r82299
parent f667741c
2004-05-26 Roger Sayle <roger@eyesopen.com>
* tree.h: Fix comment typo.
2004-05-27 Steven Bosscher <stevenb@suse.de> 2004-05-27 Steven Bosscher <stevenb@suse.de>
* gimplify.c (compare_case_labels): New function. * gimplify.c (compare_case_labels): New function.
......
...@@ -35,7 +35,7 @@ enum tree_code { ...@@ -35,7 +35,7 @@ enum tree_code {
#include "tree.def" #include "tree.def"
LAST_AND_UNUSED_TREE_CODE /* A convenient way to get a value for LAST_AND_UNUSED_TREE_CODE /* A convenient way to get a value for
NUM_TREE_CODE. */ NUM_TREE_CODES. */
}; };
#undef DEFTREECODE #undef DEFTREECODE
......
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