git: f98d856f613b - main - ipfilter(4): Fix a typo in a source code comment

Gordon Bergling <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a799a43.33854.2a1ce8c6__20023.8891456806$1786354264$gmane$org@gitrepo.freebsd.org>
The branch main has been updated by gbe:

URL: https://cgit.FreeBSD.org/src/commit/?id=f98d856f613b3d8ac564d03dbe0011bd9eaab757

commit f98d856f613b3d8ac564d03dbe0011bd9eaab757
Author:     Gordon Bergling <[email protected]>
AuthorDate: 2026-08-10 09:30:19 +0000
Commit:     Gordon Bergling <[email protected]>
CommitDate: 2026-08-10 09:30:19 +0000

    ipfilter(4): Fix a typo in a source code comment
    
    - s/pointr/pointer/
    
    Obtained from:  NetBSD
    MFC after:      3 days
---
 sys/netpfil/ipfilter/netinet/fil.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/netpfil/ipfilter/netinet/fil.c b/sys/netpfil/ipfilter/netinet/fil.c
index 7b646d0d55db..da4e551157e5 100644
--- a/sys/netpfil/ipfilter/netinet/fil.c
+++ b/sys/netpfil/ipfilter/netinet/fil.c
@@ -4423,7 +4423,7 @@ ipf_rule_compare(frentry_t *fr1, frentry_t *fr2)
 /* Returns:     int - 0 == success, > 0 == errno value                      */
 /* Parameters:  unit(I)     - device for which this is for                  */
 /*              req(I)      - ioctl command (SIOC*)                         */
-/*              data(I)     - pointr to ioctl data                          */
+/*              data(I)     - pointer to ioctl data                         */
 /*              set(I)      - 1 or 0 (filter set)                           */
 /*              makecopy(I) - flag indicating whether data points to a rule */
 /*                            in kernel space & hence doesn't need copying. */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.