Change in libosmo-sccp[master]: cosmetic: Fix typos in documentation

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Oct 5 19:13:23 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/25688 )

Change subject: cosmetic: Fix typos in documentation
......................................................................

cosmetic: Fix typos in documentation

Change-Id: I1164490c140cc5ca82e5977d24f5971ba216014b
---
M src/sccp_user.c
1 file changed, 8 insertions(+), 8 deletions(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved



diff --git a/src/sccp_user.c b/src/sccp_user.c
index d8e78f0..a654cc6 100644
--- a/src/sccp_user.c
+++ b/src/sccp_user.c
@@ -475,10 +475,10 @@
  *  \param[in] name human readable name
  *  \param[in] default_pc pointcode to be used on missing VTY setting
  *  \param[in] prot protocol to be used (e.g OSMO_SS7_ASP_PROT_M3UA)
- *  \param[in] default_local_port local port to be usd on missing VTY setting
- *  \param[in] default_local_ip local IP-address to be usd on missing VTY setting
- *  \param[in] default_remote_port remote port to be usd on missing VTY setting
- *  \param[in] default_remote_ip remote IP-address to be usd on missing VTY setting
+ *  \param[in] default_local_port local port to be used on missing VTY setting
+ *  \param[in] default_local_ip local IP-address to be used on missing VTY setting
+ *  \param[in] default_remote_port remote port to be used on missing VTY setting
+ *  \param[in] default_remote_ip remote IP-address to be used on missing VTY setting
  *  \returns callee-allocated SCCP instance on success; NULL on error */
 
 struct osmo_sccp_instance *
@@ -664,10 +664,10 @@
  *  \param[in] name human readable name
  *  \param[in] default_pc pointcode to be used on missing VTY setting
  *  \param[in] prot protocol to be used (e.g OSMO_SS7_ASP_PROT_M3UA)
- *  \param[in] default_local_port local port to be usd on missing VTY setting
- *  \param[in] default_local_ip local IP-address to be usd on missing VTY setting
- *  \param[in] default_remote_port remote port to be usd on missing VTY setting
- *  \param[in] default_remote_ip remote IP-address to be usd on missing VTY setting
+ *  \param[in] default_local_port local port to be used on missing VTY setting
+ *  \param[in] default_local_ip local IP-address to be used on missing VTY setting
+ *  \param[in] default_remote_port remote port to be used on missing VTY setting
+ *  \param[in] default_remote_ip remote IP-address to be used on missing VTY setting
  *  \returns callee-allocated SCCP instance on success; NULL on error */
 struct osmo_sccp_instance *
 osmo_sccp_simple_client(void *ctx, const char *name, uint32_t default_pc,

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/25688
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I1164490c140cc5ca82e5977d24f5971ba216014b
Gerrit-Change-Number: 25688
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211005/39c94213/attachment.htm>


More information about the gerrit-log mailing list