Skip to content

Commit 43e96b2

Browse files
authored
Fix a typo (#5713)
1 parent 38d7248 commit 43e96b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stl/src/wiostrea.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ _CRTIMP2_PURE __thiscall _Winit::~_Winit() noexcept { // flush standard wide str
3030
_Ptr_wclog->flush();
3131
}
3232
}
33-
_STD_END
3433
}
34+
35+
_STD_END

0 commit comments

Comments
 (0)