]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/gimple/tuple-specific-accessors/gimpletry.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / gimple / tuple-specific-accessors / gimpletry.rst
index 50d75f71e56314f1806a84ce8a8c24d770dbcf3c..84f04cb1fcb611cfc7d6cf8b48e19e3353cee8fe 100644 (file)
@@ -48,4 +48,4 @@ GIMPLE_TRY
 .. function:: void gimple_try_set_cleanup (gtry *g, gimple_seq cleanup)
 
   Set ``CLEANUP`` to be the sequence of statements to use as the
-  cleanup body for ``GIMPLE_TRY`` ``G``.
\ No newline at end of file
+  cleanup body for ``GIMPLE_TRY`` ``G``.