Re: [Qemu-devel] [PATCH for-3.2 07/13] slirp: move internal function declarations

2018-11-10 Thread Samuel Thibault
Marc-André Lureau, le sam. 10 nov. 2018 17:45:42 +0400, a ecrit: > Clarify that those functions are internal to slirp. Applied to my tree, thanks! Samuel

[Qemu-devel] [PATCH for-3.2 07/13] slirp: move internal function declarations

2018-11-10 Thread Marc-André Lureau
Clarify that those functions are internal to slirp. Signed-off-by: Marc-André Lureau --- slirp/libslirp.h | 3 --- slirp/slirp.h| 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/slirp/libslirp.h b/slirp/libslirp.h index 3e88dbaa01..a4f390ee89 100644 --- a/slirp/libslirp