kopia lustrzana https://github.com/cyoung/stratux
Clean up typos and formatting.
rodzic
2645f98293
commit
fe7dc97c19
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (c) 2015-2016 Christopher Young
|
||||
Distributable under the terms of The "BSD New"" License
|
||||
Distributable under the terms of The "BSD New" License
|
||||
that can be found in the LICENSE file, herein included
|
||||
as part of this header.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (c) 2015-2016 Christopher Young
|
||||
Distributable under the terms of The "BSD New"" License
|
||||
Distributable under the terms of The "BSD New" License
|
||||
that can be found in the LICENSE file, herein included
|
||||
as part of this header.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (c) 2015-2016 Christopher Young
|
||||
Distributable under the terms of The "BSD New"" License
|
||||
Distributable under the terms of The "BSD New" License
|
||||
that can be found in the LICENSE file, herein included
|
||||
as part of this header.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (c) 2015-2016 Christopher Young
|
||||
Distributable under the terms of The "BSD New"" License
|
||||
Distributable under the terms of The "BSD New" License
|
||||
that can be found in the LICENSE file, herein included
|
||||
as part of this header.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (c) 2015-2016 Christopher Young
|
||||
Distributable under the terms of The "BSD New"" License
|
||||
Distributable under the terms of The "BSD New" License
|
||||
that can be found in the LICENSE file, herein included
|
||||
as part of this header.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (c) 2015-2016 Christopher Young
|
||||
Distributable under the terms of The "BSD New"" License
|
||||
Distributable under the terms of The "BSD New" License
|
||||
that can be found in the LICENSE file, herein included
|
||||
as part of this header.
|
||||
|
||||
|
@ -67,7 +67,6 @@ var netMutex *sync.Mutex // netMutex needs to be locked before accessing dhcpLea
|
|||
|
||||
var totalNetworkMessagesSent uint32
|
||||
|
||||
|
||||
const (
|
||||
NETWORK_GDL90_STANDARD = 1
|
||||
NETWORK_AHRS_FFSIM = 2
|
||||
|
@ -123,7 +122,6 @@ func getDHCPLeases() (map[string]string, error) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
// Added the ability to have static IP hosts stored in /etc/stratux-static-hosts.conf
|
||||
|
||||
dat2, err := ioutil.ReadFile(extra_hosts_file)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (c) 2016 uAvionix
|
||||
Distributable under the terms of The "BSD New"" License
|
||||
Distributable under the terms of The "BSD New" License
|
||||
that can be found in the LICENSE file, herein included
|
||||
as part of this header.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (c) 2015-2016 Christopher Young
|
||||
Distributable under the terms of The "BSD New"" License
|
||||
Distributable under the terms of The "BSD New" License
|
||||
that can be found in the LICENSE file, herein included
|
||||
as part of this header.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (c) 2015-2016 Christopher Young
|
||||
Distributable under the terms of The "BSD New"" License
|
||||
Distributable under the terms of The "BSD New" License
|
||||
that can be found in the LICENSE file, herein included
|
||||
as part of this header.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (c) 2015-2016 Christopher Young
|
||||
Distributable under the terms of The "BSD New"" License
|
||||
Distributable under the terms of The "BSD New" License
|
||||
that can be found in the LICENSE file, herein included
|
||||
as part of this header.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue