Index: uspace/app/usbinfo/list.c
===================================================================
--- uspace/app/usbinfo/list.c	(revision e897527842650001c9fb751fa6a1792a272858d7)
+++ uspace/app/usbinfo/list.c	(revision a4eb3ba2b6a831a2a639dfe74c4deb2ca435b91c)
@@ -81,6 +81,8 @@
 	printf("Bus %" PRIun ": %s\n", svc, path);
 
-	/* Construct device's path.
-	 * That's "hc function path" - ( '/' + "hc function name" ) */
+	/*
+	 * Construct device's path.
+	 * That's "hc function path" - ( '/' + "hc function name" )
+	 */
 	// TODO replace this with something sane
 
