diff options
Diffstat (limited to 'gcc/cgraphunit.c')
-rw-r--r-- | gcc/cgraphunit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cgraphunit.c b/gcc/cgraphunit.c index 83af880..f1ea915 100644 --- a/gcc/cgraphunit.c +++ b/gcc/cgraphunit.c @@ -66,7 +66,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA data structure must be updated accordingly by this function. There should be little need to call this function and all the references should be made explicit to cgraph code. At present these functions are - used by C++ frotend to explicitely mark the keyed methods. + used by C++ frontend to explicitely mark the keyed methods. - analyze_expr callback |