NetworkManager/clients/common
Thomas Haller cb365b33f3 build: fix -Wold-style-declaration warnings
libnm-core/nm-setting-bond.c:502:1: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
     const static struct {
     ^~~~~

    In file included from clients/cli/common.c:32:0:
    ./clients/common/nm-vpn-helpers.h:27:1: error: ‘typedef’ is not at beginning of declaration [-Werror=old-style-declaration]
     } typedef VpnPasswordName;
    ^
2017-02-06 19:27:21 +01:00
..
nm-polkit-listener.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-polkit-listener.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-secret-agent-simple.c cli: macsec support 2017-01-16 17:47:10 +01:00
nm-secret-agent-simple.h clients: add define for NMSecretAgentSimple signal name 2016-09-14 23:32:52 +02:00
nm-vpn-helpers.c all: fix typos in documentation and translated strings 2016-08-26 19:00:12 +02:00
nm-vpn-helpers.h build: fix -Wold-style-declaration warnings 2017-02-06 19:27:21 +01:00