Add 'inline' to prototype of tokens_buff_remove_last_token
authordodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Dec 2011 09:20:59 +0000 (09:20 +0000)
committerdodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Dec 2011 09:20:59 +0000 (09:20 +0000)
commit80e34234dd0687c8d3acaf206569822189769ca6
tree5bd07836f627198e3bae781b29925ccf577a2c3f
parentf883da8463719d4a89f256f064df8261a10809ec
Add 'inline' to prototype of tokens_buff_remove_last_token

libcpp/

* macro.c (tokens_buff_remove_last_token)
(tokens_buff_put_token_to): Add an 'inline' function specifier to
the prototype.

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