Index: uspace/lib/drv/include/ops/ieee80211.h
===================================================================
--- uspace/lib/drv/include/ops/ieee80211.h	(revision d5c1051faf4391647834d99babdd4a44ee5d9700)
+++ uspace/lib/drv/include/ops/ieee80211.h	(revision 172813441a9fac99c6e9e697c38ae267f65d9c3a)
@@ -48,5 +48,5 @@
 	 * @param now     Whether to initiate scan immediately.
 	 *
-	 * @return EOK if succeed, negative error code otherwise.
+	 * @return EOK if succeed, error code otherwise.
 	 *
 	 */
@@ -59,5 +59,5 @@
 	 * @param password Network password (empty string if not needed).
 	 *
-	 * @return EOK if succeed, negative error code otherwise.
+	 * @return EOK if succeed, error code otherwise.
 	 *
 	 */
@@ -68,5 +68,5 @@
 	 * @param fun IEEE 802.11 function.
 	 *
-	 * @return EOK if succeed, negative error code otherwise.
+	 * @return EOK if succeed, error code otherwise.
 	 *
 	 */
