summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2011-10-21 16:13:14 -0400
committerDan Williams <dcbw@redhat.com>2011-11-17 13:25:14 -0600
commit3dcfd305d673b1bf2d28813d833b52d71e291bc7 (patch)
treee18a1234cdc86f85cadbbc77331958ef885b893c /include
parent7b7e426b653a3a342d7b0522957283d0999a9070 (diff)
downloadNetworkManager-3dcfd305d673b1bf2d28813d833b52d71e291bc7.tar.gz
trivial: three small obvious fixes
Diffstat (limited to 'include')
-rw-r--r--include/NetworkManager.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/NetworkManager.h b/include/NetworkManager.h
index eb72564d2a..3b5106d239 100644
--- a/include/NetworkManager.h
+++ b/include/NetworkManager.h
@@ -102,7 +102,8 @@ typedef enum {
* @NM_DEVICE_TYPE_MODEM: a modem supporting analog telephone, CDMA/EVDO,
* GSM/UMTS, or LTE network access protocols
*
- * #NMState values indicate the current overall networking state.
+ * #NMDeviceType values indicate the type of hardware represented by
+ * an #NMDevice.
**/
typedef enum {
NM_DEVICE_TYPE_UNKNOWN = 0,