Hi,
On Sun, Nov 12, 2017 at 04:48:30PM +0800, Antonio Quartulli wrote:
> *-inline.h files are not very useful anymore.
> In the attempt of cleaning up the code some more,
> merge them into their main header files.
>
> At the same time, move functions from fowrard.h
> to forward.c, when they are u
Hi,
On 12-11-17 09:48, Antonio Quartulli wrote:
> *-inline.h files are not very useful anymore.
> In the attempt of cleaning up the code some more,
> merge them into their main header files.
>
> At the same time, move functions from fowrard.h
> to forward.c, when they are used only in the latter.