diff options
Diffstat (limited to 'usr.bin/truss/powerpc-fbsd.c')
-rw-r--r-- | usr.bin/truss/powerpc-fbsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/truss/powerpc-fbsd.c b/usr.bin/truss/powerpc-fbsd.c index d2c1db810269..5643f72d3551 100644 --- a/usr.bin/truss/powerpc-fbsd.c +++ b/usr.bin/truss/powerpc-fbsd.c @@ -262,7 +262,7 @@ powerpc_syscall_entry(struct trussinfo *trussinfo, int nargs) { * And when the system call is done, we handle it here. * Currently, no attempt is made to ensure that the system calls * match -- this needs to be fixed (and is, in fact, why S_SCX includes - * the sytem call number instead of, say, an error status). + * the system call number instead of, say, an error status). */ long |