wireshark/extcap
Gerald Combs 077b787413 etwdump: Fixup our rec struct syntax.
Fix

```
C:\gitlab-builds\builds\-fyeYoMP\0\wireshark\wireshark\extcap\etl.c(590,10): error C2232: '->block': left operand has 'struct' type, use '.' [C:\gitlab-builds\builds\-fyeYoMP\0\wireshark\wireshark\build\extcap\etwdump.vcxproj]
C:\gitlab-builds\builds\-fyeYoMP\0\wireshark\wireshark\extcap\etl.c(590,10): error C2232:     rec->block = wtap_block_create(WTAP_BLOCK_PACKET); [C:\gitlab-builds\builds\-fyeYoMP\0\wireshark\wireshark\build\extcap\etwdump.vcxproj]
C:\gitlab-builds\builds\-fyeYoMP\0\wireshark\wireshark\extcap\etl.c(590,10): error C2232:          ^ [C:\gitlab-builds\builds\-fyeYoMP\0\wireshark\wireshark\build\extcap\etwdump.vcxproj]
C:\gitlab-builds\builds\-fyeYoMP\0\wireshark\wireshark\extcap\etl.c(591,39): error C2232: '->block': left operand has 'struct' type, use '.' [C:\gitlab-builds\builds\-fyeYoMP\0\wireshark\wireshark\build\extcap\etwdump.vcxproj]
C:\gitlab-builds\builds\-fyeYoMP\0\wireshark\wireshark\extcap\etl.c(591,39): error C2232:                                       ^ [C:\gitlab-builds\builds\-fyeYoMP\0\wireshark\wireshark\build\extcap\etwdump.vcxproj]
```
2021-07-12 14:40:21 -07:00
..
.editorconfig
CMakeLists.txt ETWDUMP: Update to support live capture 2021-05-13 21:17:09 +00:00
androiddump.c Carry EPB flags as an option on the packet block 2021-07-12 12:41:57 -04:00
ciscodump.c wslog: Check environment initialization for errors 2021-06-26 00:18:26 +01:00
dpauxmon.c wslog: Check environment initialization for errors 2021-06-26 00:18:26 +01:00
dpauxmon_user.h
etl.c etwdump: Fixup our rec struct syntax. 2021-07-12 14:40:21 -07:00
etl.h ETWDUMP: Update to support live capture 2021-05-13 21:17:09 +00:00
etw_message.c dissectors: Replace g_log() with ws_log() 2021-06-16 12:50:28 +00:00
etw_message.h MBIM: Update dissector to support DLT_ETW 2020-12-02 09:05:11 +00:00
etwdump.c wslog: Check environment initialization for errors 2021-06-26 00:18:26 +01:00
extcap-base.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
extcap-base.h Enable -Wredundant-decls. 2021-02-14 14:43:42 -08:00
randpktdump.c wslog: Check environment initialization for errors 2021-06-26 00:18:26 +01:00
sdjournal.c wslog: Check environment initialization for errors 2021-06-26 00:18:26 +01:00
ssh-base.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
ssh-base.h extcap: put the code to add lissh version information into a common routine. 2020-07-16 10:00:01 +00:00
sshdump.c wslog: Check environment initialization for errors 2021-06-26 00:18:26 +01:00
udpdump.c wslog: Check environment initialization for errors 2021-06-26 00:18:26 +01:00