Minor message improvement
This commit is contained in:
parent
e44aebef68
commit
9d92258e55
1 changed files with 2 additions and 1 deletions
|
@ -81,7 +81,8 @@ PUBLIC int cdprobe(void)
|
|||
break;
|
||||
}
|
||||
}
|
||||
printf("\n");
|
||||
|
||||
printf("\nCD probe done.\n");
|
||||
|
||||
if(!found) return NO_DEV;
|
||||
|
||||
|
|
Loading…
Reference in a new issue