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 */