]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/cppinternals/overview.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / cppinternals / overview.rst
index 4459c7fd7d0640e01fb39d0f9267be0bfe4af6a0..af52e355aa70c4e91fe206a46b8faf5b1e42b074 100644 (file)
@@ -21,4 +21,4 @@ necessary.  However, the lexer does expose some functionality so that
 clients of the library can easily spell a given token, such as
 ``cpp_spell_token`` and ``cpp_token_len``.  These functions are
 useful when generating diagnostics, and for emitting the preprocessed
-output.
\ No newline at end of file
+output.