]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
Fix thinko in _cpp_remaining_tokens_num_in_context
authorDodji Seketeli <dodji@redhat.com>
Thu, 20 Oct 2011 08:49:29 +0000 (08:49 +0000)
committerDodji Seketeli <dodji@gcc.gnu.org>
Thu, 20 Oct 2011 08:49:29 +0000 (10:49 +0200)
commitcbbcf6551190acb75bedee26a6fc0c7ad71e01c0
treedc4d39f9592a60ca2a837bf659520bd477589647
parent67af611e2ef9b5d643a6f01ab1affd98f35df0c4
Fix thinko in _cpp_remaining_tokens_num_in_context

libcpp/

* lex.c (_cpp_remaining_tokens_num_in_context): Fix computation of
number of tokens.

From-SVN: r180239
libcpp/ChangeLog
libcpp/lex.c