From dd428301eb6f02542015121d7b08d9997f137e50 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Tue, 12 Mar 2019 15:13:33 +0100 Subject: New upstream version 1.15.91 --- src/nm-keep-alive.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/nm-keep-alive.c') diff --git a/src/nm-keep-alive.c b/src/nm-keep-alive.c index e601483b..cfec138a 100644 --- a/src/nm-keep-alive.c +++ b/src/nm-keep-alive.c @@ -23,8 +23,6 @@ #include "nm-keep-alive.h" -#include - #include "settings/nm-settings-connection.h" /*****************************************************************************/ @@ -98,7 +96,7 @@ _is_alive (NMKeepAlive *self) /* the D-Bus client is gone. The only other binding (below) for the connection's * visibility cannot keep the instance alive. * - * As such, a D-Bus client watch is authorative and overrules other conditions (that + * As such, a D-Bus client watch is authoritative and overrules other conditions (that * we have so far). */ return FALSE; } @@ -470,7 +468,7 @@ _nm_keep_alive_set_owner (NMKeepAlive *self, nm_assert (!owner || !priv->owner); /* optimally, we would take a reference to @owner. But the - * owner already owns a refrence to the keep-alive, so we cannot + * owner already owns a reference to the keep-alive, so we cannot * just own a reference back. * * We could register a weak-pointer here. But instead, declare that -- cgit 1.3.0-6-gf8a5