Skip to content

Commit b8e29b8

Browse files
fixup: use indentation after template head
Co-authored-by: Jan Schultke <[email protected]>
1 parent 1838843 commit b8e29b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6152,7 +6152,7 @@
61526152

61536153
\begin{itemdecl}
61546154
template<class R>
6155-
@\exposid{state}@(coroutine_handle<promise_type> h, R&& rr);
6155+
@\exposid{state}@(coroutine_handle<promise_type> h, R&& rr);
61566156
\end{itemdecl}
61576157

61586158
\begin{itemdescr}

0 commit comments

Comments
 (0)