Skip to content

Commit

Permalink
ims_registrar_scscf: 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 9fe7e64 commit 5526ee6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Expand Up @@ -30,7 +30,7 @@
<firstname>Richard</firstname>

<surname>Good</surname>

<affiliation>
<orgname>Smile Communications</orgname>
</affiliation>
Expand Down
Expand Up @@ -924,7 +924,7 @@ if (can_subscribe_to_reg("location")){

<programlisting format="linespecific">...
if (can_publish_reg("location")){
$var(ret)= publish_reg("location");
$var(ret)= publish_reg("location");
}
...
</programlisting>
Expand Down Expand Up @@ -953,7 +953,7 @@ if (can_publish_reg("location")){

<programlisting format="linespecific">...
if (can_publish_reg("location")){
$var(ret)= publish_reg("location");
$var(ret)= publish_reg("location");
}
...
</programlisting>
Expand Down
Expand Up @@ -11,7 +11,7 @@
<!-- Module FAQ -->

<chapter>

<title>&faqguide;</title>
<qandaset defaultlabel="number">
<qandaentry>
Expand All @@ -31,7 +31,7 @@
<answer>
<para>
First at all check if your question was already answered on one of
our mailing lists:
our mailing lists:
</para>
<itemizedlist>
<listitem>
Expand All @@ -42,7 +42,7 @@
</listitem>
</itemizedlist>
<para>
E-mails regarding any stable &kamailio; release should be sent to
E-mails regarding any stable &kamailio; release should be sent to
&kamailiousersmail; and e-mails regarding development versions
should be sent to &kamailiodevmail;.
</para>
Expand Down

0 comments on commit 5526ee6

Please sign in to comment.