Commit 5dec0fae by Ian Lance Taylor

libbacktrace: fix tipo in comment

* simple.c (simple_unwind): Correct comment spelling. Close #47
parent 030bd0a7
...@@ -55,7 +55,7 @@ struct backtrace_simple_data ...@@ -55,7 +55,7 @@ struct backtrace_simple_data
int ret; int ret;
}; };
/* Unwind library callback routine. This is passd to /* Unwind library callback routine. This is passed to
_Unwind_Backtrace. */ _Unwind_Backtrace. */
static _Unwind_Reason_Code static _Unwind_Reason_Code
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment