We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98d5f9 commit 8007373Copy full SHA for 8007373
src/tape_drivers/hp_tape.c
@@ -346,7 +346,7 @@ static struct _timeout_tape timeout_lto9_hh[] = {
346
{-1, -1}
347
};
348
349
-static struct _timeout_tape timeout_10_hh[] = {
+static struct _timeout_tape timeout_lto10_hh[] = {
350
{ ERASE, 166370 },
351
{ FORMAT_MEDIUM, 3240 },
352
{ LOAD_UNLOAD, 960 },
0 commit comments