white spaces
This commit is contained in:
parent
b9ac15acf2
commit
03d5f5f1e1
|
|
@ -202,8 +202,8 @@ char *VBICnames[] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
int VBICnSize = NUMELEMS(VBICnames);
|
int VBICnSize = NUMELEMS(VBICnames);
|
||||||
int VBICpTSize = NUMELEMS(VBICpTable);
|
int VBICpTSize = NUMELEMS(VBICpTable);
|
||||||
int VBICmPTSize = NUMELEMS(VBICmPTable);
|
int VBICmPTSize = NUMELEMS(VBICmPTable);
|
||||||
int VBICiSize = sizeof(VBICinstance);
|
int VBICiSize = sizeof(VBICinstance);
|
||||||
int VBICmSize = sizeof(VBICmodel);
|
int VBICmSize = sizeof(VBICmodel);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue