We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9019f53 commit a435856Copy full SHA for a435856
pcap/funcattrs.h
@@ -316,7 +316,7 @@
316
#elif defined(_MSC_VER) && !defined(BUILDING_PCAP)
317
/*
318
* MSVC, and we're not building libpcap itself; it's VS 2015
319
- * and later, so we have the deprecated pragma.
+ * and later, so we have __declspec(deprecated(...)).
320
*
321
* If we *are* building libpcap, we don't want this, as it'll warn
322
* us even if we *define* the function.
0 commit comments