pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ggsn/+/29964 )
Change subject: cosmetic: gtp: Fix typo in comment
......................................................................
cosmetic: gtp: Fix typo in comment
Change-Id: I54b80bba3126cb3ae534938e253721961d4e08c4
---
M gtp/gtp.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/64/29964/1
diff --git a/gtp/gtp.c b/gtp/gtp.c
index 2544555..d2f2219 100644
--- a/gtp/gtp.c
+++ b/gtp/gtp.c
@@ -543,7 +543,7 @@
*
* The correct solution will be to make a queue containing response messages.
* This queue should be checked whenever a request is received. If the
- * response is allready in the queue that response should be transmitted.
+ * response is already in the queue that response should be transmitted.
* It should be possible to find messages in this queue on the basis of
* the sequence number and peer GSN IP address (The sequense number is unique
* within each path). This need to be implemented by a hash table. Furthermore
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ggsn/+/29964
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: I54b80bba3126cb3ae534938e253721961d4e08c4
Gerrit-Change-Number: 29964
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange