Index: uspace/app/usbinfo/dump.c
===================================================================
--- uspace/app/usbinfo/dump.c	(revision a12917ef3cf1c2142497999a3f05f75ed4126483)
+++ uspace/app/usbinfo/dump.c	(revision e259d95fc0635a7747799ccbb3eff1e4275d89df)
@@ -53,5 +53,5 @@
 
 
-static const char *get_indent(size_t level)
+const char *get_indent(size_t level)
 {
 	static const char *indents[] = {
