projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1edf43d
)
fix comment typo
author
Jason Merrill
<jason@gcc.gnu.org>
Fri, 16 Feb 2001 13:08:44 +0000
(08:08 -0500)
committer
Jason Merrill
<jason@gcc.gnu.org>
Fri, 16 Feb 2001 13:08:44 +0000
(08:08 -0500)
From-SVN: r39764
gcc/c-common.c
patch
|
blob
|
history
diff --git
a/gcc/c-common.c
b/gcc/c-common.c
index 5d3510c883479570e330279ba4d9c0bddc42112c..7a35bffdd6123f307087e0bad1fad75ebb4828d2 100644
(file)
--- a/
gcc/c-common.c
+++ b/
gcc/c-common.c
@@
-3751,7
+3751,7
@@
statement_code_p (code)
}
}
-/* Walk the statemen tree, rooted at *tp. Apply FUNC to all the
+/* Walk the statemen
t
tree, rooted at *tp. Apply FUNC to all the
sub-trees of *TP in a pre-order traversal. FUNC is called with the
DATA and the address of each sub-tree. If FUNC returns a non-NULL
value, the traversal is aborted, and the value returned by FUNC is