From 8f7a3cbbdd0c0a48277c341dd3a8ec8743ae9735 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 8 Sep 2018 17:44:06 +0200 Subject: New upstream version 1.13.90 --- src/systemd/nm-sd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/systemd/nm-sd.c') diff --git a/src/systemd/nm-sd.c b/src/systemd/nm-sd.c index e05b345b..cbef91d1 100644 --- a/src/systemd/nm-sd.c +++ b/src/systemd/nm-sd.c @@ -35,7 +35,7 @@ typedef struct SDEventSource { } SDEventSource; static gboolean -event_prepare (GSource *source, gint *timeout_) +event_prepare (GSource *source, int *timeout_) { return sd_event_prepare (((SDEventSource *) source)->event) > 0; } -- cgit 1.3.0-6-gf8a5