diff options
Diffstat (limited to 'gcc/c-common.def')
-rw-r--r-- | gcc/c-common.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-common.def b/gcc/c-common.def index 5d2805d3f74..6ae0466f236 100644 --- a/gcc/c-common.def +++ b/gcc/c-common.def @@ -22,7 +22,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Tree nodes relevent to both C and C++. These were originally in +/* Tree nodes relevant to both C and C++. These were originally in cp-tree.def in the cp subdir. */ /* A node to remember a source position. */ |