summaryrefslogtreecommitdiff
path: root/selftest/gdb_backtrace_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'selftest/gdb_backtrace_test.c')
-rw-r--r--selftest/gdb_backtrace_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/gdb_backtrace_test.c b/selftest/gdb_backtrace_test.c
index 506784f6757..993596d2c2a 100644
--- a/selftest/gdb_backtrace_test.c
+++ b/selftest/gdb_backtrace_test.c
@@ -1,6 +1,6 @@
/*
-add a usefull tool to test the gdb_backtrace script
+add a useful tool to test the gdb_backtrace script
just compile it with
cc -g -o gdb_backtrace_test gdb_backtrace_test.c