NetworkManager/include
Thomas Haller 237ee05887 nmtst: make all test functions "inline static"
'inline' is needed to avoid compiler warnings about unused
functions.
Marking them only as 'inline' was simply wrong and leads to
linker errors when including the header in different translation
units.

By making them "inline static" we also don't need to foward declare the
function prototype to avoid another compiler warning.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-06-05 18:12:56 +02:00
..
Makefile.am nmtst: move header file to include/ directory 2014-06-05 18:12:56 +02:00
NetworkManager.h wwan: disable autoconnect if the given SIM PIN was wrong 2014-05-06 21:51:24 -05:00
NetworkManagerVPN.h vpn: fix VPN plugin D-Bus errors 2013-09-27 13:26:29 +02:00
nm-dbus-glib-types.h libnm-util: add gateway member to IPv6 addresses 2010-04-17 10:26:53 -07:00
nm-glib-compat.h build: improve our use of glib's version macros to catch more bugs 2014-02-13 11:24:37 -05:00
nm-gvaluearray-compat.h dispatcher: fix memory leak in nm-dispatcher-action 2013-10-22 19:53:46 +02:00
nm-settings-flags.h agents: add a "user-requested" flag to secret agent requests 2012-06-27 09:42:47 -05:00
nm-test-helpers.h replace snprintf by g_snprintf 2014-02-24 21:35:33 +01:00
nm-test-utils.h nmtst: make all test functions "inline static" 2014-06-05 18:12:56 +02:00
nm-version.h.in libnm-util, libnm-glib: add versioned deprecation/availability macros 2014-02-13 11:24:37 -05:00