mirror of
https://github.com/lenticularis39/axpbox.git
synced 2026-01-11 23:53:28 +00:00
Fix typo in example configuration file
Add semicolons to adapter examples.
This commit is contained in:
parent
85834441a5
commit
35bdcd3dcc
4
es40.cfg
4
es40.cfg
@ -291,10 +291,10 @@ sys0 = tsunami {
|
||||
// enter the name indicated on this line.
|
||||
//
|
||||
// Windows syntax:
|
||||
// adapter = "\Device\NPF_{F266CDC2-6BA2-43D8-8B00-1C468F737ED7}"
|
||||
// adapter = "\Device\NPF_{F266CDC2-6BA2-43D8-8B00-1C468F737ED7}";
|
||||
//
|
||||
// Linux syntax:
|
||||
// adapter = "eth0"
|
||||
// adapter = "eth0";
|
||||
|
||||
// adapter = "\Device\NPF_{F266CDC2-6BA2-43D8-8B00-1C468F737ED7}";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user