]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/doc/gfc-internals/symbol-versioning.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfc-internals / symbol-versioning.rst
index 37bc1e7a5d5fd8f260cf1b7bbcce40bc2b6dbe1d..6e23c9cc059d82aff23929f1ecba5a2c31b63ce7 100644 (file)
@@ -60,4 +60,4 @@ contains this example would define 4 C functions: ``original_foo``,
 ``old_foo``, ``old_foo1``, and ``new_foo``.
 
 In this case the map file must contain ``foo`` in ``VERS_1.1``
-and ``VERS_1.2`` as well as in ``VERS_2.0``.
\ No newline at end of file
+and ``VERS_1.2`` as well as in ``VERS_2.0``.