Fix Indent;

This commit is contained in:
lwvmobile 2023-09-04 19:28:33 -04:00
parent c7537cca96
commit bf96b96fdf
1 changed files with 1 additions and 1 deletions

View File

@ -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)