Skip to content

Commit cb52440

Browse files
author
=
committed
improved information
1 parent ab1faf0 commit cb52440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CFLAGS += -std=gnu99
2222
DEFS = -DVERSION_TAG=\"$(VERSION_TAG)\" -DVERSION_YEAR=\"$(VERSION_YEAR)\"
2323
# comment to disable STATUS display (headless operation)
2424
DEFS += -DHCXSTATUSOUT
25-
# uncomment to enable BPF compiler
25+
# comment to disable BPF compiler
2626
DEFS += -DHCXWANTLIBPCAP
2727
LDFLAGS += -lpcap
2828
# uncomment to enable DEBUG log

0 commit comments

Comments
 (0)