]> The Tcpdump Group git mirrors - tcpdump/commit
Fixup the previous commit for GCC. [skip ci]
authorDenis Ovsienko <[email protected]>
Sat, 24 Jul 2021 10:43:25 +0000 (11:43 +0100)
committerDenis Ovsienko <[email protected]>
Sat, 24 Jul 2021 10:43:25 +0000 (11:43 +0100)
commit34fd411f222dd93868ae677dbe8ae82d09f9f199
treedb3570f168bb1f4e45d3548c1c8f852a77392ff1
parent39f09d68ce7ebe9e229c9bf5209bfc30a8f51064
Fixup the previous commit for GCC. [skip ci]

Apparently, it does not like pragmas in the middle of a statement:

./missing/getopt_long.c: In function 'getopt_internal':
./missing/getopt_long.c:572:3: error: 'else' without a previous 'if'
missing/getopt_long.c