mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 10:52:57 +02:00
Vorbereitung am Installer/Setup um NIC-Namen umzubenennen.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@679 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -21,7 +21,7 @@ char **ctr = NULL;
|
||||
|
||||
int automode = 0;
|
||||
|
||||
struct nic nics[20] = { { "" , "" , "" } };
|
||||
struct nic nics[20] = { { "" , "" , "" , "" } };
|
||||
struct knic knics[20] = { { "" , "" , "" , "" } };
|
||||
|
||||
extern char *en_tr[];
|
||||
|
||||
Reference in New Issue
Block a user