]> granicus.if.org Git - strace/commit
net: use print_xlat_ex in tprint_sock_type
authorEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 4 Apr 2018 12:38:22 +0000 (14:38 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 27 Apr 2018 00:56:25 +0000 (00:56 +0000)
commit6fb0ffca755d133cd190aa35ea356fee18faf61f
tree0b30f01b635851151804fdcffb9f6a24c0557feb
parent942033a35e6cb7ca43158cd5b0373353c1ed1339
net: use print_xlat_ex in tprint_sock_type

In order to respect current xlat style setting.

* next.c (tprint_sock_type): Use print_xlat_ex instead of tprints
for socket type printing.
net.c