[hamradio-commits] [dump1090] 201/389: Updated a copy/paste error, where I did not update the paste.

Matthew Ernisse mernisse-guest at moszumanska.debian.org
Wed Nov 5 00:19:55 UTC 2014


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

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

commit b5424884cadf90fc71f243acc5551a5abe9ccc57
Author: Brian Davenport <the.lost.minded at gmail.com>
Date:   Wed May 22 00:48:16 2013 -0300

    Updated a copy/paste error, where I did not update the paste.
---
 public_html/script.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public_html/script.js b/public_html/script.js
index 987b147..7a82199 100644
--- a/public_html/script.js
+++ b/public_html/script.js
@@ -145,7 +145,7 @@ planeObject = {
 					changeLon = true;
 				}
 				if (oldalt != this.altitude) {
-					changeLon = true;
+					changeAlt = true;
 				}
 				if ((changeLat == true) || (changeLon == true) || (changeAlt == true)) {
 					this.funcAddToTrack();

-- 
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