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:
@@ -1363,6 +1363,7 @@ init_driver(void)
|
|||||||
put_module(B_PCI_MODULE_NAME );
|
put_module(B_PCI_MODULE_NAME );
|
||||||
return B_ERROR;
|
return B_ERROR;
|
||||||
}
|
}
|
||||||
|
dprintf("\n");
|
||||||
|
|
||||||
/* Create device name list*/
|
/* Create device name list*/
|
||||||
for (i=0; i<entries; i++ )
|
for (i=0; i<entries; i++ )
|
||||||
|
|||||||
Reference in New Issue
Block a user