From nobody Sat Dec 04 11:17:06 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4372F18CE927; Sat, 4 Dec 2021 11:17:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J5nGB5vYmz3Dv3; Sat, 4 Dec 2021 11:17:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9FD92233AF; Sat, 4 Dec 2021 11:17:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B4BH67K011109; Sat, 4 Dec 2021 11:17:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B4BH6Ub011108; Sat, 4 Dec 2021 11:17:06 GMT (envelope-from git) Date: Sat, 4 Dec 2021 11:17:06 GMT Message-Id: <202112041117.1B4BH6Ub011108@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Gordon Bergling Subject: git: e10ac086319d - main - ipfilter(4): Fix a typo in an error message List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gbe X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e10ac086319df82b7bdc93aa9af61620a33eda2f Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638616626; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ouKUGueR9yRmY4tPtpM65ZlsTw/eCcOLY+wdwd7DNjA=; b=Ma1WQrlqAiCLVM5c8wNOfrKQjW88UM+BEww8nraYJPWYBhH7Mcu0OOoku6K6GiuKfGRaJe Qq4KjQkheCaEQ5cXes1BcfrgYbR0VVxGLJV88xIW5rbnGtouo+UGnn3IWf1/N5/pY2UaZn JZLVPfnXx9E5HIAxBngnXs0etlHwSsipRNHeY8bOdoKoSbtCRoxC6LM/VvYO66SmtuC9aG I5reZkHFdqXf8YHgTAdCdeOyA8KSnA3Xo1gyJzIF8LYpGXt6ylTI+BBhNblpVCOBCvJP/G mNf0n6GNa60Y0jGaUx2AP8KSOdUt4Z6OQw07N2+zxY+Jijg5C5uifVjkzFF4Og== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638616626; a=rsa-sha256; cv=none; b=Q/qGCoQVWVCyZOYvlr6UoWHFG4y4pp4CyAcKSYsLtm+8vfqHZOPjHpazXOnVpT0VU/crbd fjl0LajfZKgjByH6tAklyMViwMM/wJtHg1IiKC5aaXNdG6BO+g9NlgCzbdgV+XuAGaH3L8 +sjxvJHXly6TDtPFJsTeUVa9u0kAKpp/d+4te7ZVjCwsE1+TZTg6kEtr6ba7J2X7+uEXsx Smu2ZFL/gq3pxOToMiFklxBWikX92legn72nuBrhBw8h9QLcMXvUGAOi7W8ewZnUctdHKn FZhZLMb+TLDoGNXX34SvLMyMSs5D9Tp7bLuxlyDQJ54ABScqteR0TCR8sW2YRA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e10ac086319df82b7bdc93aa9af61620a33eda2f commit e10ac086319df82b7bdc93aa9af61620a33eda2f Author: Gordon Bergling AuthorDate: 2021-12-04 11:10:39 +0000 Commit: Gordon Bergling CommitDate: 2021-12-04 11:10:39 +0000 ipfilter(4): Fix a typo in an error message - s/addresss/address/ This is a direct commit to contrib since the upstream is no longer active. MFC after: 3 days --- contrib/ipfilter/lib/interror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/ipfilter/lib/interror.c b/contrib/ipfilter/lib/interror.c index ffa12def4ac1..183e465a0ca4 100644 --- a/contrib/ipfilter/lib/interror.c +++ b/contrib/ipfilter/lib/interror.c @@ -358,7 +358,7 @@ log" }, /* -------------------------------------------------------------------------- */ { 70001, "incorrect object size to get pool stats" }, { 70002, "could not malloc memory for new pool node" }, - { 70003, "invalid addresss length for new pool node" }, + { 70003, "invalid address length for new pool node" }, { 70004, "invalid mask length for new pool node" }, { 70005, "error adding node to pool" }, { 70006, "pool already exists" },