Copypaste bug.
This commit is contained in:
parent
77474b28e8
commit
2d95b37f12
1 changed files with 1 additions and 1 deletions
|
@ -962,7 +962,7 @@ int devind;
|
|||
if (debug)
|
||||
{
|
||||
printf(
|
||||
"primary channel is not in native mode, clearing BARs 2 and 3\n");
|
||||
"secondary channel is not in native mode, clearing BARs 2 and 3\n");
|
||||
}
|
||||
clear_23= 1;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue