1
0
Fork 0
forked from len0rd/rockbox

Limit more variables to file scope

Change-Id: I30219d626316776eb73b4205d63376fa3dbc6361
This commit is contained in:
Thomas Jarosch 2015-01-11 21:40:51 +01:00
parent 85c98bc63c
commit 2a3e1628a5
21 changed files with 70 additions and 77 deletions

View file

@ -10,7 +10,7 @@
#include "flash.h" // flash high level functions
// command line configuration: what shall we do?
struct
static struct
{
char* szPort; // COM port to use
bool bRecorder; // it's a recorder