]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/getting-the-return-or-frame-address-of-a-function.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / getting-the-return-or-frame-address-of-a-function.rst
index d3e3870b8da247778632e9e2eff400c741decd5a..4d55c36703cb0682e378b576c9555b20b5ff105e 100644 (file)
@@ -94,4 +94,4 @@ function.
   effects, including crashing the calling program.  As a result, calls
   that are considered unsafe are diagnosed when the :option:`-Wframe-address`
   option is in effect.  Such calls should only be made in debugging
-  situations.
\ No newline at end of file
+  situations.