Skip to content

Commit 1cd4f38

Browse files
authored
[fs.op.last.write.time] Fix indentation
1 parent de8b220 commit 1cd4f38

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
@@ -18276,7 +18276,7 @@
1827618276
\begin{itemdecl}
1827718277
void filesystem::last_write_time(const path& p, file_time_type new_time);
1827818278
void filesystem::last_write_time(const path& p, file_time_type new_time,
18279-
error_code& ec) noexcept;
18279+
error_code& ec) noexcept;
1828018280
\end{itemdecl}
1828118281

1828218282
\begin{itemdescr}

0 commit comments

Comments
 (0)