]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
tweak comment
authorJason Merrill <jason@gcc.gnu.org>
Fri, 17 Mar 2000 00:56:18 +0000 (19:56 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 17 Mar 2000 00:56:18 +0000 (19:56 -0500)
From-SVN: r32600

gcc/cp/typeck.c

index 6e1b66719418838fb13da4842e977468806a5c05..040cde7ed3f2aa1fb17d2f38f7e454df1f19c8d0 100644 (file)
@@ -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