]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/referring-to-a-type-with-typeof.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / referring-to-a-type-with-typeof.rst
index f84b1e0f7031e37c3e893df6cc6c726ea83d6da4..13621410ff9d4c8439b869e793cfd13b0ac81d4f 100644 (file)
@@ -134,4 +134,4 @@ Using ``__auto_type`` instead of ``typeof`` has two advantages:
 
 * If the argument to the macro has variably modified type, it is
   evaluated only once when using ``__auto_type``, but twice if
-  ``typeof`` is used.
\ No newline at end of file
+  ``typeof`` is used.