From: Guy Harris Date: Wed, 9 Jan 2019 19:28:53 +0000 (-0800) Subject: Fix a copy-and-pasteo in a comment. X-Git-Tag: libpcap-1.10-bp~641 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/4c014273f5368123b06ab0044a90a636fb0ef074 Fix a copy-and-pasteo in a comment. --- diff --git a/pcap/compiler-tests.h b/pcap/compiler-tests.h index 5e17853a..ea5962c7 100644 --- a/pcap/compiler-tests.h +++ b/pcap/compiler-tests.h @@ -160,4 +160,4 @@ (__HP_aCC >= ((major)*10000 + (minor)*100)) #endif -#endif /* lib_pcap_funcattrs_h */ +#endif /* lib_pcap_compiler_tests_h */