NetworkManager/examples/C/glib
Thomas Haller 3348901df3
examples: fix exit from "vpn-import-libnm.c" example
../examples/C/glib/vpn-import-libnm.c: In function main:
  ../examples/C/glib/vpn-import-libnm.c:72:1: error: control reaches end of non-void function [-Werror=return-type]
   }
   ^

Fixes: 905f9975d2 ('example: importing vpn with libnm')
2021-03-22 16:29:14 +01:00
..
add-connection-gdbus.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
add-connection-libnm.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
get-active-connections-gdbus.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
get-ap-info-libnm.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
list-connections-gdbus.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
list-connections-libnm.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
meson.build example: importing vpn with libnm 2021-03-22 15:54:07 +01:00
monitor-nm-running-gdbus.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
monitor-nm-state-gdbus.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
vpn-import-libnm.c examples: fix exit from "vpn-import-libnm.c" example 2021-03-22 16:29:14 +01:00