]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
Fix thinko in _cpp_remaining_tokens_num_in_context
authordodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Oct 2011 08:49:29 +0000 (08:49 +0000)
committerdodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Oct 2011 08:49:29 +0000 (08:49 +0000)
commitac6130e23b3b5a7af8f35a94c0407d439f88b42d
treedc4d39f9592a60ca2a837bf659520bd477589647
parent23da77dd7e61f1117afe16854fe4203b3dd50626
Fix thinko in _cpp_remaining_tokens_num_in_context

libcpp/

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180239 138bc75d-0d04-0410-961f-82ee72b054a4
libcpp/ChangeLog
libcpp/lex.c