]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/doc/gfc-internals/type-bound-operators.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfc-internals / type-bound-operators.rst
index 395de8f677c856742dc98be3df2e59d324f97f36..f749c4262ca120026103b220a18e6029e84007f4 100644 (file)
@@ -30,4 +30,4 @@ operators defined on that derived-type are checked for a match with
 the operator call.  If there's indeed a relevant definition, the
 operator call is replaced with an internally generated ``GENERIC``
 type-bound procedure call to the respective definition and that call is
-further processed.
\ No newline at end of file
+further processed.