libbacktrace: fix tipo in comment
authorIan Lance Taylor <iant@golang.org>
Tue, 8 Sep 2020 22:07:24 +0000 (15:07 -0700)
committerIan 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

index b9b971af95e52d302d626a77101156509be20aa4..9ba660c871cd12cc9ad1579d040fc0daa94724fa 100644 (file)
@@ -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