NetworkManager/clients
Beniamino Galvani 9e5c99465d cli: fix compile error
connections.c: In function ‘sort_connections’:
 connections.c:1536:3: error: ‘return’ with no value, in function returning non-void [-Werror=return-type]
    return;
    ^

Fixes: e8927c14ec
2016-02-11 17:14:35 +01:00
..
cli cli: fix compile error 2016-02-11 17:14:35 +01:00
common clients: add a helper function to get required openconnect VPN secrets 2015-12-12 17:37:30 +01:00
tui tui: disallow reserved vlan id 4095 2016-01-22 11:53:12 +01:00
Makefile.am build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-online.c nm-online: do not put \r to a translatable string (bgo #758102) 2015-11-16 15:19:53 +01:00