iwinfo/include
Andre Heider 462b679716 fix -Wduplicate-decl-specifier warnings
include/iwinfo.h:209:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
  209 | static const char const *ht_secondary_offset[4] = {
      |                   ^~~~~

Constify and move the offenders out of the header.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2022-12-15 20:07:49 +01:00
..
iwinfo iwinfo: add support for GCMP cipher 2021-01-05 22:19:43 +00:00
iwinfo.h fix -Wduplicate-decl-specifier warnings 2022-12-15 20:07:49 +01:00