]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/object-size-checking-built-in-functions.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / object-size-checking-built-in-functions.rst
index 640498a24858fb8fff56d7bb888fb4af744b9692..7fcc3eda7b46dbc7feeaabb20ad937cfe9c8a3ee 100644 (file)
@@ -142,4 +142,4 @@ In addition to this, there are checking built-in functions
 These have just one additional argument, :samp:`{flag}`, right before
 format string :samp:`{fmt}`.  If the compiler is able to optimize them to
 ``fputc`` etc. functions, it does, otherwise the checking function
-is called and the :samp:`{flag}` argument passed to it.
\ No newline at end of file
+is called and the :samp:`{flag}` argument passed to it.