aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/typeck.c
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>2000-03-16 19:56:18 -0500
committerJason Merrill <jason@gcc.gnu.org>2000-03-16 19:56:18 -0500
commit1bed2b5e10da9dac57b3f40699d8154870673514 (patch)
treee8a2719323cc8c8eacac8f165f1ea28d986c465f /gcc/cp/typeck.c
parent64b83f2a4ae301d941b18bc77fe6c5e2f1cb0c61 (diff)
downloadgcc-1bed2b5e10da9dac57b3f40699d8154870673514.zip
gcc-1bed2b5e10da9dac57b3f40699d8154870673514.tar.gz
gcc-1bed2b5e10da9dac57b3f40699d8154870673514.tar.bz2
tweak comment
From-SVN: r32600
Diffstat (limited to 'gcc/cp/typeck.c')
-rw-r--r--gcc/cp/typeck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/typeck.c b/gcc/cp/typeck.c
index 6e1b667..040cde7 100644
--- a/gcc/cp/typeck.c
+++ b/gcc/cp/typeck.c
@@ -1684,7 +1684,7 @@ c_alignof (type)
/* Perform the array-to-pointer and function-to-pointer conversions
for EXP.
- In addition, references are converted to rvalues and manifest
+ In addition, references are converted to lvalues and manifest
constants are replaced by their values. */
tree