Skip to content

Commit 5dec0fa

Browse files
libbacktrace: fix tipo in comment
* simple.c (simple_unwind): Correct comment spelling. Close #47
1 parent 030bd0a commit 5dec0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ struct backtrace_simple_data
5555
int ret;
5656
};
5757

58-
/* Unwind library callback routine. This is passd to
58+
/* Unwind library callback routine. This is passed to
5959
_Unwind_Backtrace. */
6060

6161
static _Unwind_Reason_Code

0 commit comments

Comments
 (0)