[MERGED] libosmo-sccp[master]: sccp_scoc: Fix trailing whitespace

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
Sat Jul 8 10:46:32 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: sccp_scoc: Fix trailing whitespace
......................................................................


sccp_scoc: Fix trailing whitespace

Change-Id: Ia93bb7d59e4e2c31b693e2c3424d34386762d02e
---
M src/sccp_scoc.c
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/src/sccp_scoc.c b/src/sccp_scoc.c
index 628b63b..3a2cb47 100644
--- a/src/sccp_scoc.c
+++ b/src/sccp_scoc.c
@@ -122,7 +122,7 @@
 };
 
 /***********************************************************************
- * various helper functions 
+ * various helper functions
  ***********************************************************************/
 
 enum sccp_connection_state {
@@ -1596,7 +1596,7 @@
 	}
 }
 
-/*! \brief Main entrance function for primitives from SCCP User 
+/*! \brief Main entrance function for primitives from SCCP User
  *  \param[in] scu SCCP User sending us the primitive
  *  \param[in] oph Osmocom primitive sent by the user
  *  \returns 0 on success; negative on error */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia93bb7d59e4e2c31b693e2c3424d34386762d02e
Gerrit-PatchSet: 2
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list