typo
This commit is contained in:
parent
19a688513c
commit
5eaf7c27c1
|
|
@ -13,7 +13,7 @@ struct compat
|
|||
bool ki; /* KiCad */
|
||||
bool a; /* whole netlist */
|
||||
bool spe; /* spectre */
|
||||
bool eg; /* EAGLE */
|
||||
bool eg; /* EAGLE */
|
||||
};
|
||||
|
||||
extern struct compat newcompat;
|
||||
|
|
|
|||
Loading…
Reference in New Issue