Skip to content

Commit ba097b6

Browse files
committed
Fix formatting
1 parent 32720ae commit ba097b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/DebuggingCoroutines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ type of a task is a template argument. For simplicity's sake, we hard-coded the
360360
``int`` type in this example.
361361

362362
Stack traces of in-flight coroutines
363-
-----------------------------------
363+
------------------------------------
364364

365365
Let's assume you have the following program and set a breakpoint inside the
366366
``write_output`` function. There are multiple call paths through which this

0 commit comments

Comments
 (0)