]> gcc.gnu.org Git - gcc.git/blobdiff - libstdc++-v3/include/ext/stdio_sync_filebuf.h
run_doxygen: Remove html_output_dir.
[gcc.git] / libstdc++-v3 / include / ext / stdio_sync_filebuf.h
index a1d2b385daa3767567aeabb094378b8d6595a933..6cb555a08a39c9e352fb9a914b990786da755fa9 100644 (file)
@@ -47,7 +47,7 @@
 
 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
 
-  /// @brief  class stdio_sync_filebuf.
+  /// class stdio_sync_filebuf.
   template<typename _CharT, typename _Traits = std::char_traits<_CharT> >
     class stdio_sync_filebuf : public std::basic_streambuf<_CharT, _Traits>
     {
This page took 0.02351 seconds and 5 git commands to generate.