summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/c_global/cstdio
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/c_global/cstdio')
-rw-r--r--libstdc++-v3/include/c_global/cstdio2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/c_global/cstdio b/libstdc++-v3/include/c_global/cstdio
index ff5a635a152..b17f5ccf864 100644
--- a/libstdc++-v3/include/c_global/cstdio
+++ b/libstdc++-v3/include/c_global/cstdio
@@ -25,7 +25,7 @@
// <http://www.gnu.org/licenses/>.
/** @file include/cstdio
- * This is a Standard C++ Library file. You should @c #include this file
+ * This is a Standard C++ Library file. You should @c \#include this file
* in your programs, rather than any of the "*.h" implementation files.
*
* This is the C++ version of the Standard C Library header @c stdio.h,