mirror of https://github.com/lwvmobile/dsd-fme.git
Fix Indent;
This commit is contained in:
parent
c7537cca96
commit
bf96b96fdf
|
|
@ -356,7 +356,7 @@ void edacs(dsd_opts * opts, dsd_state * state)
|
||||||
{
|
{
|
||||||
state->esk_mask = 0x0;
|
state->esk_mask = 0x0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//Standard/Networked Auto Detection
|
//Standard/Networked Auto Detection
|
||||||
//if (command == netcmd) //netcmd is F3 Standard/Networked (I think)
|
//if (command == netcmd) //netcmd is F3 Standard/Networked (I think)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue