diff --git a/source/iostreams.tex b/source/iostreams.tex index cbaebfd5a4..d41f2ed6b6 100644 --- a/source/iostreams.tex +++ b/source/iostreams.tex @@ -18276,7 +18276,7 @@ \begin{itemdecl} void filesystem::last_write_time(const path& p, file_time_type new_time); void filesystem::last_write_time(const path& p, file_time_type new_time, - error_code& ec) noexcept; + error_code& ec) noexcept; \end{itemdecl} \begin{itemdescr}