npcap/.vscode/settings.json

13 lines
No EOL
265 B
JSON

{
"files.associations": {
"ip_icmp.h": "c",
"tcp.h": "c",
"features-time64.h": "c",
"packet.h": "c",
"types.h": "c",
"socket.h": "c",
"stdint.h": "c",
"cstdint": "c",
"stdio.h": "c"
}
}