From 6f71a8ef68b9036f91a73e8cd62e75806b367e2b Mon Sep 17 00:00:00 2001 From: chris <> Date: Wed, 3 Apr 2002 17:35:24 +0000 Subject: [PATCH] "" --- options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.h b/options.h index cd471b8..35121cf 100644 --- a/options.h +++ b/options.h @@ -17,7 +17,7 @@ enum { } option_aggregate_t; typedef struct { - /* interface to listen on */ + /* interface on which to listen */ char *interface; /* pcap filter code */