summaryrefslogtreecommitdiff
path: root/tools/scmp_bpf_sim.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scmp_bpf_sim.c')
-rw-r--r--tools/scmp_bpf_sim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/scmp_bpf_sim.c b/tools/scmp_bpf_sim.c
index a381314..3b581c6 100644
--- a/tools/scmp_bpf_sim.c
+++ b/tools/scmp_bpf_sim.c
@@ -328,7 +328,7 @@ int main(int argc, char *argv[])
}
}
- /* adjust the endianess of sys_data to match the target */
+ /* adjust the endianness of sys_data to match the target */
sys_data.nr = htot32(arch, sys_data.nr);
sys_data.arch = htot32(arch, arch);
sys_data.instruction_pointer = htot64(arch,