Re-inserted lost tab.
This commit is contained in:
parent
c2c9f4d77f
commit
642cc5f77f
@ -191,7 +191,7 @@ int libburner_aquire_by_driveno(int *driveno)
|
|||||||
printf("%d --drive '%s' : '%s' '%s'\n",
|
printf("%d --drive '%s' : '%s' '%s'\n",
|
||||||
i,adr,drive_list[i].vendor,drive_list[i].product);
|
i,adr,drive_list[i].vendor,drive_list[i].product);
|
||||||
}
|
}
|
||||||
printf("-----------------------------------------------------------------------------\n\n");
|
printf("-----------------------------------------------------------------------------\n\n");
|
||||||
|
|
||||||
if (*driveno < 0) {
|
if (*driveno < 0) {
|
||||||
printf("Pseudo-drive \"-\" given : bus scanning done.\n");
|
printf("Pseudo-drive \"-\" given : bus scanning done.\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user