From 04b670bfe176bfee10297004f05a8e604232fbfa Mon Sep 17 00:00:00 2001 From: Joel Knight Date: Sat, 4 Jun 2005 18:00:46 +0000 Subject: Fix description in a comment. --- lib/libpcap/gencode.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libpcap/gencode.c b/lib/libpcap/gencode.c index 30711f95e9f..2ac99ac4ca5 100644 --- a/lib/libpcap/gencode.c +++ b/lib/libpcap/gencode.c @@ -1,4 +1,4 @@ -/* $OpenBSD: gencode.c,v 1.23 2005/02/28 13:19:56 reyk Exp $ */ +/* $OpenBSD: gencode.c,v 1.24 2005/06/04 18:00:45 joel Exp $ */ /* * Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998 @@ -2985,7 +2985,7 @@ gen_pf_ifname(char *ifname) } -/* PF firewall log matched interface */ +/* PF firewall log ruleset name */ struct block * gen_pf_ruleset(char *ruleset) { -- cgit v1.2.3