aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/c_std/std_cerrno.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/c_std/std_cerrno.h')
-rw-r--r--libstdc++-v3/include/c_std/std_cerrno.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/libstdc++-v3/include/c_std/std_cerrno.h b/libstdc++-v3/include/c_std/std_cerrno.h
index 3b31cf202df..7fcecd43917 100644
--- a/libstdc++-v3/include/c_std/std_cerrno.h
+++ b/libstdc++-v3/include/c_std/std_cerrno.h
@@ -1,6 +1,6 @@
-// The -*- C++ -*- error number header.
+// The -*- C++ -*- forwarding header.
-// Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
+// Copyright (C) 1997, 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
@@ -44,6 +44,7 @@
#define _CPP_CERRNO 1
#pragma GCC system_header
+
#include <errno.h>
// Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998