mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
progressBar: print fail as error
This commit is contained in:
+1
-1
@@ -49,5 +49,5 @@ void ProgressBar::fail()
|
||||
{
|
||||
display(_maxValue);
|
||||
//fprintf(stderr, "\nDone\n");
|
||||
printSuccess("\nFail");
|
||||
printError("\nFail");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user