OSDN Git Service

2010-11-18 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / config / os / mingw32 / error_constants.h
index 2fa3877..7c6c59b 100644 (file)
@@ -22,9 +22,9 @@
 // see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 // <http://www.gnu.org/licenses/>.
 
-/** @file error_constants.h
+/** @file bits/error_constants.h
  *  This is an internal header file, included by other library headers.
- *  You should not attempt to use it directly.
+ *  Do not attempt to use it directly. @headername{system_error}
  */
 
 #ifndef _GLIBCXX_ERROR_CONSTANTS
@@ -80,8 +80,8 @@ _GLIBCXX_BEGIN_NAMESPACE(std)
 //    no_child_process =                       ECHILD,
 //    no_link =                                ENOLINK,
       no_lock_available =                      ENOLCK,
-//    no_message_available =                   ENODATA, 
-//    no_message =                             ENOMSG, 
+//    no_message_available =                   ENODATA,
+//    no_message =                             ENOMSG,
 //    no_protocol_option =                     ENOPROTOOPT,
 //    no_space_on_device =                     ENOSPC,
 //    no_stream_resources =                    ENOSR,