summaryrefslogtreecommitdiff
path: root/boost/iostreams/close.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/iostreams/close.hpp')
-rw-r--r--boost/iostreams/close.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/iostreams/close.hpp b/boost/iostreams/close.hpp
index 3bb63e76e5..d0d186ecac 100644
--- a/boost/iostreams/close.hpp
+++ b/boost/iostreams/close.hpp
@@ -73,7 +73,7 @@ void close_all(T& t, Sink& snk)
boost::iostreams::close(t, snk, BOOST_IOS::out);
}
-} // End namespaces detail.
+} // End namespace detail.
} } // End namespaces iostreams, boost.