Skip to content

Commit b91707d

Browse files
committed
Merge pull request #551 from timsong-cpp/patch-1
Fix "returns returns"
2 parents 4d69bcb + 27d6d80 commit b91707d

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
@@ -9949,7 +9949,7 @@
99499949
\effects
99509950
Calls
99519951
\tcode{rdbuf()->close()}
9952-
and, if that function returns
9952+
and, if that function
99539953
returns a null pointer,
99549954
calls
99559955
\tcode{setstate(\brk{}failbit)}~(\ref{iostate.flags})

0 commit comments

Comments
 (0)