]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0R2: Remove unused argument identifier from hs20-osu-client
authorBen Greear <greearb@candelatech.com>
Thu, 26 Mar 2015 21:39:49 +0000 (17:39 -0400)
committerJouni Malinen <j@w1.fi>
Sat, 28 Mar 2015 09:13:47 +0000 (11:13 +0200)
commit1b4500670f9fb6491257da627dffe78907b4b24d
tree6603cc545f249e57df31f1fd858325d1658fe8ce
parent2e7a228878b325e8a10c5f506fa6f561a5b2a13b
HS 2.0R2: Remove unused argument identifier from hs20-osu-client

The command line option 'i' is not handled, so I assume it should
not be in the short-options list.

Fix missing word in error message as well.

Signed-off-by: Ben Greear <greearb@candelatech.com>
hs20/client/osu_client.c