]> git.ipfire.org Git - thirdparty/gcc.git/commit
typeck.c (convert_for_assignment): Fix comment.
authorShujing Zhao <pearly.zhao@oracle.com>
Sun, 13 Jun 2010 03:06:39 +0000 (03:06 +0000)
committerShujing Zhao <pzhao@gcc.gnu.org>
Sun, 13 Jun 2010 03:06:39 +0000 (03:06 +0000)
commit9d9f52d38bf5d6c113e3200fbb98e272ffb6ffe4
tree00d20de4b6df5f3227611639ca735c07b6451c8e
parent9fcb01de269e3035a766ef0f3397558b549388f9
typeck.c (convert_for_assignment): Fix comment.

2010-06-13  Shujing Zhao  <pearly.zhao@oracle.com>

        * typeck.c (convert_for_assignment): Fix comment. Change message
        format from %d to %qP.
        (convert_for_initialization): Fix comment.

From-SVN: r160671
gcc/cp/ChangeLog
gcc/cp/typeck.c