]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/c++-style-comments.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / c++-style-comments.rst
index c1815e8c02a07858fd812a50d4974f8bd1a24dfa..3bf794444f06231923ca80c57e68010b5cc1a774 100644 (file)
@@ -15,4 +15,4 @@ continue until the end of the line.  Many other C implementations allow
 such comments, and they are included in the 1999 C standard.  However,
 C++ style comments are not recognized if you specify an :option:`-std`
 option specifying a version of ISO C before C99, or :option:`-ansi`
-(equivalent to :option:`-std=c90`).
\ No newline at end of file
+(equivalent to :option:`-std=c90`).