Skip to content

Commit 939c801

Browse files
fixup: add indentation after template head
Co-authored-by: Jan Schultke <[email protected]>
1 parent dc25ed7 commit 939c801

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
@@ -6104,7 +6104,7 @@
61046104

61056105
\begin{itemdecl}
61066106
template<@\libconcept{receiver}@ R>
6107-
@\exposid{state}@<R> connect(R&& recv);
6107+
@\exposid{state}@<R> connect(R&& recv);
61086108
\end{itemdecl}
61096109

61106110
\begin{itemdescr}

0 commit comments

Comments
 (0)