Skip to content

Commit ad452bc

Browse files
committed
[ios.overview] Remove stray space
1 parent 8f275f4 commit ad452bc

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
@@ -1773,7 +1773,7 @@
17731773
char narrow(char_type c, char dfault) const;
17741774
char_type widen(char c) const;
17751775

1776-
basic_ios(const basic_ios& ) = delete;
1776+
basic_ios(const basic_ios&) = delete;
17771777
basic_ios& operator=(const basic_ios&) = delete;
17781778

17791779
protected:

0 commit comments

Comments
 (0)