[MERGED] openbsc[master]: cosmetic: transaction.h: 1 comment typo, 1 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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Sep 19 11:51:12 UTC 2016


Neels Hofmeyr has submitted this change and it was merged.

Change subject: cosmetic: transaction.h: 1 comment typo, 1 whitespace
......................................................................


cosmetic: transaction.h: 1 comment typo, 1 whitespace

Change-Id: Ia2629f9d9887b50b25c6996531b7ef518fb33335
---
M openbsc/include/openbsc/transaction.h
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/openbsc/include/openbsc/transaction.h b/openbsc/include/openbsc/transaction.h
index 6ef1612..9a87d04 100644
--- a/openbsc/include/openbsc/transaction.h
+++ b/openbsc/include/openbsc/transaction.h
@@ -14,7 +14,7 @@
 	/* Entry in list of all transactions */
 	struct llist_head entry;
 
-	/* Back pointer to the netweork struct */
+	/* Back pointer to the network struct */
 	struct gsm_network *net;
 
 	/* The protocol within which we live */
@@ -22,7 +22,7 @@
 
 	/* The current transaction ID */
 	uint8_t transaction_id;
-	
+
 	/* To whom we belong, unique identifier of remote MM entity */
 	struct gsm_subscriber *subscr;
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia2629f9d9887b50b25c6996531b7ef518fb33335
Gerrit-PatchSet: 4
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list