libbacktrace: fix tipo in comment
* simple.c (simple_unwind): Correct comment spelling.
This commit is contained in:
parent
a8a7a97b4e
commit
494c5103c9
@ -55,7 +55,7 @@ struct backtrace_simple_data
|
||||
int ret;
|
||||
};
|
||||
|
||||
/* Unwind library callback routine. This is passd to
|
||||
/* Unwind library callback routine. This is passed to
|
||||
_Unwind_Backtrace. */
|
||||
|
||||
static _Unwind_Reason_Code
|
||||
|
Loading…
Reference in New Issue
Block a user