From b3997e214745c1b9fa2ea6dcac4030c1abe1ac75 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Thu, 12 Mar 2026 08:08:56 +0100 Subject: [PATCH] [istream.unformatted] Add right parenthesis --- source/iostreams.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/iostreams.tex b/source/iostreams.tex index 88a3e67932..03e07d529a 100644 --- a/source/iostreams.tex +++ b/source/iostreams.tex @@ -5651,7 +5651,7 @@ calls \tcode{setstate(badbit)} (which may throw -\tcode{ios_base::failure}\iref{iostate.flags}, +\tcode{ios_base::failure}\iref{iostate.flags}), and returns \tcode{-1}. Otherwise, returns zero.