]> granicus.if.org Git - strace/commit
Make tprint_iov function a static inline wrapper
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 19 Dec 2016 21:17:13 +0000 (21:17 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 20 Dec 2016 03:39:09 +0000 (03:39 +0000)
commit6caa97f543b5b29e57d22344eac934b8467ec951
tree207873a45a434038ecf89558ae925701b5fab145
parent0c6f7555256a0eb0f3e728bed53964dcb565b2e7
Make tprint_iov function a static inline wrapper

* io.c (tprint_iov): Move ...
* defs.h: ... here, add static inline keywords.
defs.h
io.c