Index: uspace/drv/platform/pc/pc.c
===================================================================
--- uspace/drv/platform/pc/pc.c	(revision cccd60c3524a3bb23ce0db2ce5c33c181326931e)
+++ uspace/drv/platform/pc/pc.c	(revision 132ab5d1e75253f9bae910b2748a4c13efe7e71f)
@@ -203,5 +203,5 @@
  * @param dev		The device which is root of the whole device tree (both
  *			of HW and pseudo devices).
- * @return		Zero on success, negative error number otherwise.
+ * @return		Zero on success, error number otherwise.
  */
 static int pc_dev_add(ddf_dev_t *dev)
