Index: uspace/srv/devman/devman.h
===================================================================
--- uspace/srv/devman/devman.h	(revision 8b1e15ac9100f7b9da56e372d2f441ba44db6fcc)
+++ uspace/srv/devman/devman.h	(revision 4ae90f920ae7c2b893c028ff132e1176bec081de)
@@ -161,5 +161,5 @@
 	dev_node_t *dev;
 	
-	/** Link to list of functions in the device (device_t.functions) */
+	/** Link to list of functions in the device (ddf_dev_t.functions) */
 	link_t dev_functions;
 	
