NetworkManager r4317 - trunk/libnm-util
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r4317 - trunk/libnm-util
- Date: Thu, 20 Nov 2008 16:06:57 +0000 (UTC)
Author: dcbw
Date: Thu Nov 20 16:06:57 2008
New Revision: 4317
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=4317&view=rev
Log:
Doc update
Modified:
trunk/libnm-util/nm-connection.c
Modified: trunk/libnm-util/nm-connection.c
==============================================================================
--- trunk/libnm-util/nm-connection.c (original)
+++ trunk/libnm-util/nm-connection.c Thu Nov 20 16:06:57 2008
@@ -360,7 +360,7 @@
/**
* nm_connection_remove_setting:
* @connection: a #NMConnection
- * @type: the #GType of the setting object to remove
+ * @setting_type: the #GType of the setting object to remove
*
* Removes the #NMSetting with the given #GType from the #NMConnection. This
* operation dereferences the #NMSetting object.
@@ -377,7 +377,7 @@
/**
* nm_connection_get_setting:
* @connection: a #NMConnection
- * @type: the #GType of the setting object to return
+ * @setting_type: the #GType of the setting object to return
*
* Gets the #NMSetting with the given #GType, if one has been previously added
* to the #NMConnection.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]