]> granicus.if.org Git - strace/commit
or1k: fix build
authorJacob Goense <dugo@xs4all.nl>
Mon, 6 Feb 2017 13:00:34 +0000 (14:00 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 6 Feb 2017 17:20:00 +0000 (17:20 +0000)
commit5a2a54591d944a3761d96d8767616d32ee45b111
tree2248dce850146e94b9ac03186ccb0e94669ec940
parentcdee133cfbf6aae747c8e0af2b74471d8ca4da2b
or1k: fix build

This fixes a typo in the arch_set_success for the or1k architecture.

* linux/or1k/set_error.c (arch_setsuccess): Rename to arch_set_success.

Fixes: 41d647c ("Implement success injection")
Closes: https://github.com/strace/strace/pull/6
linux/or1k/set_error.c