]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/gimple/tuple-specific-accessors/gimplecond.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / gimple / tuple-specific-accessors / gimplecond.rst
index daa5f1693b1033b261f10c73bd2711da7f17e1d6..eaaf71459b68b23bdb543c3d2f81c5f92b90010f 100644 (file)
@@ -77,4 +77,4 @@ GIMPLE_COND
 
 .. function:: void gimple_cond_make_true (gcond *g)
 
-  Set the conditional ``COND_STMT`` to be of the form 'if (1 == 1)'.
\ No newline at end of file
+  Set the conditional ``COND_STMT`` to be of the form 'if (1 == 1)'.