]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix typo in eap_example_server.c
authorSergei Sinyak <serega.belarus@gmail.com>
Sat, 29 Oct 2016 07:53:30 +0000 (10:53 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 29 Oct 2016 08:13:28 +0000 (11:13 +0300)
commitf5c15dc1798a5a96ee7331be1abbc7f37a47d30b
tree0a76aa36cc5bb6a6c8d4a3bada38e808bb4384b7
parent59d7cff7e3d9a8fad3a865b6629b11a149183d69
Fix typo in eap_example_server.c

The server sends only requests to the peer,
and the peer sends only responses to the server.

Signed-off-by: Sergei Sinyak <serega.belarus@gmail.com>
eap_example/eap_example_server.c