diff options
Diffstat (limited to 'gcc/ipa-prop.h')
| -rw-r--r-- | gcc/ipa-prop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-prop.h b/gcc/ipa-prop.h index db9b916..159f566 100644 --- a/gcc/ipa-prop.h +++ b/gcc/ipa-prop.h @@ -157,7 +157,7 @@ struct ipa_methodlist struct ipa_methodlist *next_method; }; -/* A pointer to a methodlist elemement. */ +/* A pointer to a methodlist element. */ typedef struct ipa_methodlist *ipa_methodlist_p; /* ipa_methodlist interface. */ |
