Fix typo in sys/ptrace.h.
commita7624ed987f060d0079f7331a9b12ea250c81cd6
authorCarlos O'Donell <carlos@redhat.com>
Mon, 25 Nov 2013 19:57:42 +0000 (25 14:57 -0500)
committerCarlos O'Donell <carlos@redhat.com>
Mon, 25 Nov 2013 19:57:42 +0000 (25 14:57 -0500)
tree131f8f6bc6f0a49fc64af8075e138df6b912870a
parent67ea2c9a69598edc6487c4b68942ab7b6bb27ad9
Fix typo in sys/ptrace.h.

The event code is PTRACE_EVENT_SECCOMP, not PTRAVE_EVENT_SECCOMP.
This patch fixes the V->C typo. There are no ABI issues since the
number remains the same for the code. Code using the old wrong
name will need to be updated.
ChangeLog
NEWS
sysdeps/unix/sysv/linux/sys/ptrace.h