]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Fix typos in comments for sub_from_SP and add_to_SP in isel
authorAndreas Arnez <arnez@linux.ibm.com>
Thu, 2 Apr 2020 14:19:32 +0000 (16:19 +0200)
committerAndreas Arnez <arnez@linux.ibm.com>
Wed, 8 Apr 2020 17:39:18 +0000 (19:39 +0200)
commit1008ab726d43efd7e68225a56cc823a18eca8780
tree47939b4b7b860cad2a60f425f499bf63e715e381
parente00bd722becf198447a4f7293c3d54e2d7f9baa2
s390x: Fix typos in comments for sub_from_SP and add_to_SP in isel

The comments for sub_from_SP() and add_to_SP() in host_s390_isel.c have
typos.  Fix them.
VEX/priv/host_s390_isel.c