]> granicus.if.org Git - strace/commit
hppa: fix typo in getpeername syscall entry
authorHelge Deller <deller@gmx.de>
Sat, 24 Jan 2015 16:34:31 +0000 (16:34 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 24 Jan 2015 16:42:13 +0000 (16:42 +0000)
commit7aa61344753bcfeae37758715f8a38fe68c32700
treedc0422cca7d5d3387190dacde44014091133a168
parentb85a7f3b9525a3b4cd84f301b2c7b100348242fe
hppa: fix typo in getpeername syscall entry

This fixes an obvious typo which prints "lock" instead of "getpeername"
for the getpeername syscall.

* linux/hppa/syscallent.h (getpeername): Change sys_name to "getpeername".
linux/hppa/syscallent.h