[hamradio-commits] [dump1090] 235/373: Tyop corrected

Matthew Ernisse mernisse-guest at moszumanska.debian.org
Thu Oct 23 14:58:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

mernisse-guest pushed a commit to branch backport
in repository dump1090.

commit fd0c11642467d9813bf94ee2ebc03b4c801cfe42
Author: terribl <terri at rannalla.net>
Date:   Thu May 30 12:31:41 2013 +0300

    Tyop corrected
---
 public_html/config.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/public_html/config.js b/public_html/config.js
index e027134..c4d7ecd 100644
--- a/public_html/config.js
+++ b/public_html/config.js
@@ -28,5 +28,6 @@ SiteLat     = 45.0;
 SiteLon     = 9.0;
 
 SiteCircles = true; // true or false (Only shown if SiteShow is true)
-SiteCirclesDistances = new Array(100,150,200); // In nautical miles or km (depending settings value 'Metric')
+// In nautical miles or km (depending settings value 'Metric')
+SiteCirclesDistances = new Array(100,150,200);
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dump1090.git



More information about the pkg-hamradio-commits mailing list