diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2024-10-22 18:08:03 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2024-10-22 18:21:26 +0000 |
| commit | 76ab72e8283712e508bc3f4c2b8c219b49b64d4c (patch) | |
| tree | a2657d606244d2dd4e9c0f66f4fb05cb8eba90db /sys/amd64/linux32 | |
| parent | 8bc14f6ba937dc080b435ac519bed334a4f0b629 (diff) | |
Diffstat (limited to 'sys/amd64/linux32')
| -rw-r--r-- | sys/amd64/linux32/linux32_systrace_args.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/linux32/linux32_systrace_args.c b/sys/amd64/linux32/linux32_systrace_args.c index cf9d5b64a87f..7793124e6935 100644 --- a/sys/amd64/linux32/linux32_systrace_args.c +++ b/sys/amd64/linux32/linux32_systrace_args.c @@ -1,5 +1,5 @@ /* - * System call argument to DTrace register array converstion. + * System call argument to DTrace register array conversion. * * This file is part of the DTrace syscall provider. * |
