]> granicus.if.org Git - strace/commit
x86_64: fix compilation warning introduced in previous commit
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 5 Feb 2013 18:57:16 +0000 (18:57 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 5 Feb 2013 18:57:16 +0000 (18:57 +0000)
commitf0f41cfb1902afe42a728b8cffe878a4a3620def
treef7fde996126a5f14642d4b3fec45c56bccf9d150
parentdf39e56d2d53013813a529862da6321222605f58
x86_64: fix compilation warning introduced in previous commit

* syscall.c (printcall): Cast x86_64_regs.rip to the type being printed.
syscall.c