From a4256940da049f91bbbea5e53e469a59ea9c10f7 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Fri, 25 Oct 2013 21:20:58 +0200 Subject: Imported Upstream version 0.9.8.8 --- libnm-glib/nm-remote-settings.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libnm-glib/nm-remote-settings.c') diff --git a/libnm-glib/nm-remote-settings.c b/libnm-glib/nm-remote-settings.c index 0e95ef0a..989528cb 100644 --- a/libnm-glib/nm-remote-settings.c +++ b/libnm-glib/nm-remote-settings.c @@ -178,7 +178,7 @@ add_connection_info_complete (NMRemoteSettings *self, * * Returns the %NMRemoteConnection representing the connection at @path. * - * Returns: (transfer none): the remote connection object on success, or NULL if the object was + * Returns: (transfer none): the remote connection object on success, or %NULL if the object was * not known **/ NMRemoteConnection * @@ -204,7 +204,7 @@ nm_remote_settings_get_connection_by_path (NMRemoteSettings *settings, const cha * * Returns the %NMRemoteConnection identified by @uuid. * - * Returns: (transfer none): the remote connection object on success, or NULL if the object was + * Returns: (transfer none): the remote connection object on success, or %NULL if the object was * not known **/ NMRemoteConnection * @@ -643,7 +643,7 @@ save_hostname_cb (DBusGProxy *proxy, /** * nm_remote_settings_save_hostname: * @settings: the %NMRemoteSettings - * @hostname: the new persistent hostname to set, or NULL to clear any existing + * @hostname: the new persistent hostname to set, or %NULL to clear any existing * persistent hostname * @callback: (scope async) (allow-none): callback to be called when the * hostname operation completes -- cgit 1.3.0-6-gf8a5