Skip to content

Commit 896196c

Browse files
authored
[spanbuf.general] Fix indentation (#7526)
1 parent 399b939 commit 896196c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iostreams.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10114,7 +10114,7 @@
1011410114
private:
1011510115
ios_base::openmode @\exposid{mode}@; // \expos
1011610116
std::span<charT> @\exposid{buf}@; // \expos
10117-
};
10117+
};
1011810118
}
1011910119
\end{codeblock}
1012010120

0 commit comments

Comments
 (0)