]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Update closing #endif comment.
authorGuy Harris <[email protected]>
Thu, 24 May 2018 21:13:48 +0000 (14:13 -0700)
committerGuy Harris <[email protected]>
Thu, 24 May 2018 21:13:48 +0000 (14:13 -0700)
print-nflog.c

index 63cdbc9a07219b4807ef8ef586f2a119fd02fd69..bbcafe2089f2dac192c7b0eeb3ee79858305621b 100644 (file)
@@ -223,4 +223,4 @@ trunc:
        return h_size;
 }
 
-#endif /* defined(DLT_NFLOG) && defined(HAVE_PCAP_NFLOG_H) */
+#endif /* DLT_NFLOG */