Change in libosmo-sccp[master]: cosmetic: 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/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Oct 23 18:09:03 UTC 2019


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

Change subject: cosmetic: Fix trailing whitespace
......................................................................

cosmetic: Fix trailing whitespace

Change-Id: Ic5bae0b69dcf24da8069709692b5687ad76239dc
---
M src/xua_asp_fsm.c
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/src/xua_asp_fsm.c b/src/xua_asp_fsm.c
index c5bd116..db4ffcb 100644
--- a/src/xua_asp_fsm.c
+++ b/src/xua_asp_fsm.c
@@ -1,6 +1,6 @@
 /* SCCP M3UA / SUA ASP osmo_fsm according to RFC3868 4.3.1 */
 /* (C) Copyright 2017 by Harald Welte <laforge at gnumonks.org>
- * 
+ *
  * All Rights reserved.
  *
  * SPDX-License-Identifier: GPL-2.0+
@@ -36,7 +36,7 @@
  * * translate incoming SUA/M3UA msg_class/msg_type to xua_asp_event
  * * propagate state transitions to XUA_AS_FSM via _onenter functiosn
  * * notify the Layer Management of any relevant changes
- * * 
+ * *
  */
 
 /* According to RFC3868 Section 8 */
@@ -205,7 +205,7 @@
 		xua->hdr = XUA_HDR(SUA_MSGC_ASPTM, SUA_ASPTM_ACTIVE_ACK);
 		/* Optional: Traffic Mode Type */
 		/* Mandatory: Routing Context */
-		//FIXME xua_msg_add_u32(xua, SUA_IEI_ROUTE_CTX, 
+		//FIXME xua_msg_add_u32(xua, SUA_IEI_ROUTE_CTX,
 		/* Optional: Info String */
 		break;
 	case XUA_ASP_E_ASPTM_ASPIA:

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

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Ic5bae0b69dcf24da8069709692b5687ad76239dc
Gerrit-Change-Number: 15855
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191023/2da9de6c/attachment.htm>


More information about the gerrit-log mailing list