[PATCH] 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 Aug 29 15:53:44 UTC 2016


Review at  https://gerrit.osmocom.org/791

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

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


  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/91/791/1

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: newchange
Gerrit-Change-Id: Ia2629f9d9887b50b25c6996531b7ef518fb33335
Gerrit-PatchSet: 1
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list