Index: uspace/srv/devman/drv_conn.c
===================================================================
--- uspace/srv/devman/drv_conn.c	(revision 1569a9b70f7219a7103788305e4baf473da24376)
+++ uspace/srv/devman/drv_conn.c	(revision fd68aaf3636e194222daa9ce0563380a930af2f2)
@@ -161,5 +161,5 @@
  *
  * @param match_ids	The list of the device's match ids.
- * @return		Zero on success, negative error code otherwise.
+ * @return		Zero on success, error code otherwise.
  */
 static int devman_receive_match_id(match_id_list_t *match_ids)
@@ -211,5 +211,5 @@
  * @param match_count	The number of device's match ids to be received.
  * @param match_ids	The list of the device's match ids.
- * @return		Zero on success, negative error code otherwise.
+ * @return		Zero on success, error code otherwise.
  */
 static int devman_receive_match_ids(sysarg_t match_count,
