doc: trivial fix

This commit is contained in:
Dan Williams 2010-05-26 01:20:20 -07:00
parent c9ee78f238
commit 7ffcb98afd

View file

@ -352,7 +352,7 @@ nm_utils_ssid_to_utf8 (const char *ssid, guint32 len)
/* Shamelessly ripped from the Linux kernel ieee80211 stack */
/**
* nm_utils_deinit:
* nm_utils_is_empty_ssid:
* @ssid: pointer to a buffer containing the SSID data
* @len: length of the SSID data in @ssid
*