Skip to content

Commit

Permalink
tm: docs - removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent 4b5906f commit 4582bc9
Show file tree
Hide file tree
Showing 4 changed files with 173 additions and 173 deletions.
8 changes: 4 additions & 4 deletions src/modules/tm/doc/api.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">

<section id="tm.api" xmlns:xi="http://www.w3.org/2001/XInclude">
Expand Down Expand Up @@ -96,7 +96,7 @@ end of body
</listitem>
<listitem>
<para>
CANCEL_TAG similarly enables strict matching of CANCELs
CANCEL_TAG similarly enables strict matching of CANCELs
including to-tags--act of mercy to UACs, who screw up
the to-tags (however, it still depends on how forgiving
the downstream UAS is). Like with ACK_TAG, all this
Expand Down Expand Up @@ -129,7 +129,7 @@ end of body
</listitem>
</itemizedlist>
</section>

<section id="load_tm">
<title>
<function>load_tm(*import_structure)</function>
Expand Down Expand Up @@ -233,7 +233,7 @@ end of body
</itemizedlist>
<para>Return value: 0 - success, &lt;0 - error.</para>
</section>

<section id="t_cancel_suspend">
<title>
<function>int t_cancel_suspend(unsigned int hash_index, unsigned int label)</function>
Expand Down

0 comments on commit 4582bc9

Please sign in to comment.