[MERGED] libosmocore[master]: typo in comment for osmo_fsm_log_addr()

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Dec 15 20:16:03 UTC 2016


Harald Welte has submitted this change and it was merged.

Change subject: typo in comment for osmo_fsm_log_addr()
......................................................................


typo in comment for osmo_fsm_log_addr()

Change-Id: I6f683ed0c864a87bf1232994eb2deaf9b313a244
---
M src/fsm.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/fsm.c b/src/fsm.c
index ef1b2ab..dc57e5e 100644
--- a/src/fsm.c
+++ b/src/fsm.c
@@ -92,7 +92,7 @@
 /*! \brief specify if FSM instance addresses should be logged or not
  *
  *  By default, the FSM name includes the pointer address of the \ref
- *  osmo_fsm_inst.  This behaviro can be disabled (and re-enabled)
+ *  osmo_fsm_inst.  This behavior can be disabled (and re-enabled)
  *  using this function.
  *
  *  \param[in] log_addr Indicate if FSM instance address shall be logged

-- 
To view, visit https://gerrit.osmocom.org/1432
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6f683ed0c864a87bf1232994eb2deaf9b313a244
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list