]> granicus.if.org Git - strace/commit
Strip argument name of type "struct tcb *" from function prototypes
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 17 Jun 2017 22:29:52 +0000 (22:29 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 17 Jun 2017 23:46:01 +0000 (23:46 +0000)
commit08100cd774b15f7ccf6a187d9571ab2def53399b
tree9bee70d6551dc813226ae1ae717e154df707f344
parent184e94ba05f7efa15ea3fae73ca41c9d3bbc0b3d
Strip argument name of type "struct tcb *" from function prototypes

"struct tcb *" was used in most prototypes along with "struct tcb *tcp",
this change converts the latter form to the former for consistency.
defs.h