From: Ian Lance Taylor Date: Tue, 8 Sep 2020 22:07:24 +0000 (-0700) Subject: libbacktrace: fix tipo in comment X-Git-Tag: basepoints/gcc-12~5196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=494c5103c9eab8d3cd4364ab1265ee43ee51532f;p=thirdparty%2Fgcc.git libbacktrace: fix tipo in comment * simple.c (simple_unwind): Correct comment spelling. --- diff --git a/libbacktrace/simple.c b/libbacktrace/simple.c index b9b971af95e5..9ba660c871cd 100644 --- 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 passed to _Unwind_Backtrace. */ static _Unwind_Reason_Code