summary refs log tree commit diff
path: root/src/nm-dispatcher.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-06-04 00:07:45 +0200
committerMichael Biebl <biebl@debian.org>2018-06-04 00:07:45 +0200
commit04bc9e1cd3544445d883ad29ea108c1645c8e7b7 (patch)
treed10c354b1b980ca8a7b9e48ec9019e8ed88bde2b /src/nm-dispatcher.h
parentee9c73a923909e23a649407be77e25235d769e25 (diff)
New upstream version 1.11.4 upstream/1.11.4
Diffstat (limited to 'src/nm-dispatcher.h')
-rw-r--r--src/nm-dispatcher.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nm-dispatcher.h b/src/nm-dispatcher.h
index 4448e817..1cdeeb88 100644
--- a/src/nm-dispatcher.h
+++ b/src/nm-dispatcher.h
@@ -82,7 +82,6 @@ gboolean nm_dispatcher_call_connectivity (NMConnectivityState state,
                                           gpointer user_data,
                                           guint *out_call_id);
 
-
 void nm_dispatcher_call_cancel (guint call_id);
 
 void nm_dispatcher_init (void);