public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
From: Volker Diels-Grabsch <v@njh.eu>
To: passt-dev@passt.top
Cc: Volker Diels-Grabsch <v@njh.eu>
Subject: [PATCH] Fix typo in doc comment
Date: Sat,  6 Sep 2025 01:49:25 +0200	[thread overview]
Message-ID: <20250905234925.291093-1-v@njh.eu> (raw)

---
 passt.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/passt.h b/passt.h
index 4cfd6eb..3ffc19f 100644
--- a/passt.h
+++ b/passt.h
@@ -208,7 +208,7 @@ struct ip6_ctx {
  * @guest_mac:		MAC address of guest or namespace, seen or configured
  * @hash_secret:	128-bit secret for siphash functions
  * @ifi4:		Template interface for IPv4, -1: none, 0: IPv4 disabled
- * @ip:			IPv4 configuration
+ * @ip4:		IPv4 configuration
  * @dns_search:		DNS search list
  * @hostname:		Guest hostname
  * @fqdn:		Guest FQDN
-- 
@@ -208,7 +208,7 @@ struct ip6_ctx {
  * @guest_mac:		MAC address of guest or namespace, seen or configured
  * @hash_secret:	128-bit secret for siphash functions
  * @ifi4:		Template interface for IPv4, -1: none, 0: IPv4 disabled
- * @ip:			IPv4 configuration
+ * @ip4:		IPv4 configuration
  * @dns_search:		DNS search list
  * @hostname:		Guest hostname
  * @fqdn:		Guest FQDN
-- 
2.47.2


             reply	other threads:[~2025-09-05 23:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-05 23:49 Volker Diels-Grabsch [this message]
2025-09-06 20:20 ` [PATCH] Fix typo in doc comment Stefano Brivio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250905234925.291093-1-v@njh.eu \
    --to=v@njh.eu \
    --cc=passt-dev@passt.top \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).