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

laforge gerrit-no-reply at lists.osmocom.org
Fri Apr 17 10:10:32 UTC 2020


laforge has submitted this change. ( 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(-)

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



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-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/20200417/09e23079/attachment.htm>


More information about the gerrit-log mailing list