summaryrefslogtreecommitdiff
path: root/lib/wimax.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wimax.c')
-rw-r--r--lib/wimax.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/wimax.c b/lib/wimax.c
index 83bc16e..f56fff0 100644
--- a/lib/wimax.c
+++ b/lib/wimax.c
@@ -263,6 +263,9 @@ void (*wimaxll_vmsg)(const char *fmt, va_list vargs) = NULL;
* \param wmx WiMAX device handle
* \return Interface name (only valid while the handle is open)
*
+ * Note that if this is an \e any interface (open for all devices),
+ * this will be empty.
+ *
* \ingroup device_management
*/
const char *wimaxll_ifname(const struct wimaxll_handle *wmx)