]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
Add 'inline' to prototype of tokens_buff_remove_last_token
authorDodji Seketeli <dodji@redhat.com>
Mon, 5 Dec 2011 09:20:59 +0000 (09:20 +0000)
committerDodji Seketeli <dodji@gcc.gnu.org>
Mon, 5 Dec 2011 09:20:59 +0000 (10:20 +0100)
commit9b554be990bcff9fa165ce0c908bff280f2c5d97
tree5bd07836f627198e3bae781b29925ccf577a2c3f
parent89faf322d87cbfad71c079acc8b96a5a145a60f7
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.

From-SVN: r182002
libcpp/ChangeLog
libcpp/macro.c