Return only full network line in list_networks
authorDmitry Shmidt <dimitrysh@google.com>
Wed, 3 Dec 2014 19:48:46 +0000 (11:48 -0800)
committerJouni Malinen <j@w1.fi>
Wed, 3 Dec 2014 20:31:53 +0000 (22:31 +0200)
commitf34891a3af5148f48472ae225026b462b58225bd
tree93c6b82f6da7dad5fe01b8628c24a4fca99367c7
parent8201054da6fda22af88370e895c8a2fcaf652ad1
Return only full network line in list_networks

It makes more sense to truncate at line boundary especially with the new
LAST_ID parameter.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/ctrl_iface.c