]> granicus.if.org Git - strace/commit
defs.h: add ability to pass style to printxval_index_ex macro
authorEugene Syromyatnikov <evgsyr@gmail.com>
Fri, 1 Mar 2019 18:31:41 +0000 (19:31 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 16 Jul 2019 11:41:18 +0000 (11:41 +0000)
commit19845de0d330b820ed22e2f4e166441750e52e22
treefe90bc12f6c774531bc7d59aac3ab72000341c27
parent4355057cc82d927c76acc858d956b451f74f4363
defs.h: add ability to pass style to printxval_index_ex macro

So it matches its name.

* defs.h (printxval_index_ex): Add style__ macro, pass it as the 5th
argument to the printxval_indexn_ex call.
defs.h