Print a new line there for cleaner output.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23065 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol
2007-12-05 22:00:06 +00:00
parent d3a580d2e0
commit ba1265f96e
@@ -1363,6 +1363,7 @@ init_driver(void)
put_module(B_PCI_MODULE_NAME );
return B_ERROR;
}
dprintf("\n");
/* Create device name list*/
for (i=0; i<entries; i++ )