summaryrefslogtreecommitdiff
path: root/altosui/AltosDescent.java
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-04-11 16:40:06 -0700
committerKeith Packard <keithp@keithp.com>2014-04-11 16:40:06 -0700
commit9e18c524fa2d1f648f265b3c3105f5ceacf06c10 (patch)
tree70eef3b41a40ca5401a45ae1894847a77409b203 /altosui/AltosDescent.java
parent7b275ddfe20f54857d7d1abb98607c406b678090 (diff)
altoslib/altosui/altosuilib/libaltos: Remove trailing whitespace
Just cleaning up the source code. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosui/AltosDescent.java')
-rw-r--r--altosui/AltosDescent.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/altosui/AltosDescent.java b/altosui/AltosDescent.java
index d1379083..cd993a75 100644
--- a/altosui/AltosDescent.java
+++ b/altosui/AltosDescent.java
@@ -318,7 +318,7 @@ public class AltosDescent extends JComponent implements AltosFlightDisplay {
}
Distance distance;
-
+
class Apogee extends DescentStatus {
void show (AltosState state, AltosListenerState listener_state) {