Fix a typo in a comment.
This commit is contained in:
parent
59997c3c46
commit
214b76700c
@ -905,7 +905,7 @@ print_mask_arg32(bool (*decoder)(FILE *, uint32_t, uint32_t *), FILE *fp,
|
||||
|
||||
#ifndef __LP64__
|
||||
/*
|
||||
* Add argument padding to subsequent system calls afater a Quad
|
||||
* Add argument padding to subsequent system calls after Quad
|
||||
* syscall arguments as needed. This used to be done by hand in the
|
||||
* decoded_syscalls table which was ugly and error prone. It is
|
||||
* simpler to do the fixup of offsets at initalization time than when
|
||||
|
Loading…
Reference in New Issue
Block a user