]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/cppinternals/internal-representation-of-macros.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / cppinternals / internal-representation-of-macros.rst
index 640e76b6eb8ef0470998198fff163a2dfb5553c1..7ac172a95341c595e1a9c95a51ca59def7a435ce 100644 (file)
@@ -24,4 +24,4 @@ allows rapid replacement of parameters with their arguments during
 expansion.  Despite this optimization it is still necessary to store
 the original parameters to the macro, both for dumping with e.g.,
 :option:`-dD`, and to warn about non-trivial macro redefinitions when
-the parameter names have changed.
\ No newline at end of file
+the parameter names have changed.