Index: uspace/srv/devman/devman.h
===================================================================
--- uspace/srv/devman/devman.h	(revision 8b1e15ac9100f7b9da56e372d2f441ba44db6fcc)
+++ uspace/srv/devman/devman.h	(revision 83a2f43b8c77839e3668e5f7c14333b3d1935d64)
@@ -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;
 	
