public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-1692] docs: fix position of @end deftypefn
@ 2022-07-14  8:23 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-07-14  8:23 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:47725f78dc5788f6557ca851529ab6d7b74ca824

commit r13-1692-g47725f78dc5788f6557ca851529ab6d7b74ca824
Author: Martin Liska <mliska@suse.cz>
Date:   Thu Jul 14 10:22:10 2022 +0200

    docs: fix position of @end deftypefn
    
    gcc/ChangeLog:
    
            * doc/gimple.texi: Close properly a deftypefn.

Diff:
---
 gcc/doc/gimple.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/doc/gimple.texi b/gcc/doc/gimple.texi
index dd9149377f3..9150218fed8 100644
--- a/gcc/doc/gimple.texi
+++ b/gcc/doc/gimple.texi
@@ -1965,11 +1965,10 @@ statements to be executed by just the master.
 
 @deftypefn {GIMPLE function} gimple gimple_build_omp_ordered (gimple_seq body)
 Build a @code{GIMPLE_OMP_ORDERED} statement.
-@end deftypefn
 
 @code{BODY} is the sequence of statements inside a loop that will
 executed in sequence.
-
+@end deftypefn
 
 @node @code{GIMPLE_OMP_PARALLEL}
 @subsection @code{GIMPLE_OMP_PARALLEL}


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-14  8:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14  8:23 [gcc r13-1692] docs: fix position of @end deftypefn Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).