update test echo for iface info member namechange
Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
parent
cecf5e73cf
commit
728569af60
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ int main(int argc, char **argv)
|
|||
#endif
|
||||
|
||||
info.port = listen_port;
|
||||
info.interface = interface;
|
||||
info.iface = interface;
|
||||
info.protocols = protocols;
|
||||
#ifndef LWS_NO_EXTENSIONS
|
||||
info.extensions = libwebsocket_internal_extensions;
|
||||
|
|
Loading…
Add table
Reference in a new issue