Change in osmo-ggsn[master]: cosmetic: icmpv6.c: fix typo in comment

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/.

pespin gerrit-no-reply at lists.osmocom.org
Wed Apr 15 14:42:24 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/17818 )


Change subject: cosmetic: icmpv6.c: fix typo in comment
......................................................................

cosmetic: icmpv6.c: fix typo in comment

Change-Id: I2217dfb0b0a1e6e029ac817902e80c771ed219c3
---
M lib/icmpv6.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/18/17818/1

diff --git a/lib/icmpv6.c b/lib/icmpv6.c
index a6545fd..63acc0e 100644
--- a/lib/icmpv6.c
+++ b/lib/icmpv6.c
@@ -161,7 +161,7 @@
 	return msg;
 }
 
-/* Walidate an ICMPv6 router solicitation according to RFC4861 6.1.1 */
+/* Validate an ICMPv6 router solicitation according to RFC4861 6.1.1 */
 static bool icmpv6_validate_router_solicit(const uint8_t *pack, unsigned len)
 {
 	const struct ip6_hdr *ip6h = (struct ip6_hdr *)pack;

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ggsn/+/17818
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: I2217dfb0b0a1e6e029ac817902e80c771ed219c3
Gerrit-Change-Number: 17818
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200415/c9d25c7f/attachment.htm>


More information about the gerrit-log mailing list