projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8a7a97
)
libbacktrace: fix tipo in comment
author
Ian Lance Taylor
<iant@golang.org>
Tue, 8 Sep 2020 22:07:24 +0000
(15:07 -0700)
committer
Ian Lance Taylor
<iant@golang.org>
Tue, 8 Sep 2020 22:07:24 +0000
(15:07 -0700)
* simple.c (simple_unwind): Correct comment spelling.
libbacktrace/simple.c
patch
|
blob
|
history
diff --git
a/libbacktrace/simple.c
b/libbacktrace/simple.c
index b9b971af95e52d302d626a77101156509be20aa4..9ba660c871cd12cc9ad1579d040fc0daa94724fa 100644
(file)
--- a/
libbacktrace/simple.c
+++ b/
libbacktrace/simple.c
@@
-55,7
+55,7
@@
struct backtrace_simple_data
int ret;
};
-/* Unwind library callback routine. This is passd to
+/* Unwind library callback routine. This is pass
e
d to
_Unwind_Backtrace. */
static _Unwind_Reason_Code