lib: use common IWINFO_CIPHER_NAMES strings
authorAndre Heider <a.heider@gmail.com>
Mon, 21 Nov 2022 08:49:05 +0000 (09:49 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 15 Dec 2022 22:52:51 +0000 (23:52 +0100)
commitaefd0ef68fa8c6d7a622d84f1e8085a11321887a
tree691a52a5c776209a5e72b698333e71a99ef56b1c
parenta5b30de2b8d06caa4d20d4e7af73099bd0b4baae
lib: use common IWINFO_CIPHER_NAMES strings

Use a hyphen for the WEP cipher names, just as the others. Not that
anyone cares anymore, but this let's us use this array instead of
everyone fixing it up on their own.

Signed-off-by: Andre Heider <a.heider@gmail.com>
iwinfo_lib.c