]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/statement-attributes.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / statement-attributes.rst
index 683347a2165228aaa014ba12aa44cc5345b72444..dc5cb1faee4a62bcbbd562f9673b22e7a1e19cc7 100644 (file)
@@ -68,4 +68,4 @@ available for functions (see :ref:`function-attributes`), variables
     }
 
   ``y`` is not actually incremented and the compiler can but does not
-  have to optimize it to just ``return 42 + 42;``.
\ No newline at end of file
+  have to optimize it to just ``return 42 + 42;``.