aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-05-07 06:41:23 +0000
committerRichard Stallman <rms@gnu.org>1992-05-07 06:41:23 +0000
commit6dc42e49d3dac756ec72e10f3bf7687f9c8542c2 (patch)
treed583d908c670671b25c202db24844f7db39d0ad1 /gcc/rtl.c
parentc5b7917eac14be1be0843853dd1f2a13679f25a7 (diff)
downloadgcc-6dc42e49d3dac756ec72e10f3bf7687f9c8542c2.zip
gcc-6dc42e49d3dac756ec72e10f3bf7687f9c8542c2.tar.gz
gcc-6dc42e49d3dac756ec72e10f3bf7687f9c8542c2.tar.bz2
*** empty log message ***
From-SVN: r930
Diffstat (limited to 'gcc/rtl.c')
-rw-r--r--gcc/rtl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl.c b/gcc/rtl.c
index 2bd43eb..dc9e218 100644
--- a/gcc/rtl.c
+++ b/gcc/rtl.c
@@ -128,7 +128,7 @@ enum machine_mode word_mode; /* Mode whose width is BITS_PER_WORD */
/* Indexed by rtx code, gives a sequence of operand-types for
rtx's of that code. The sequence is a C string in which
- each charcter describes one operand. */
+ each character describes one operand. */
char *rtx_format[] = {
/* "*" undefined.