diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2011-09-15 00:00:47 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2011-09-15 00:00:47 +0200 |
| commit | f43c74c63c80943fcad75687121f4bd4b649c48f (patch) | |
| tree | 802f93ff6914b54cdaeba0df35fc8bb7d5dd4498 /src/cgeo/geocaching/cgDirection.java | |
| parent | feda5dd2abefe921b11e492996e9701ffdac0d4b (diff) | |
| download | cgeo-f43c74c63c80943fcad75687121f4bd4b649c48f.zip cgeo-f43c74c63c80943fcad75687121f4bd4b649c48f.tar.gz cgeo-f43c74c63c80943fcad75687121f4bd4b649c48f.tar.bz2 | |
Remove trailing whitespace in Javadoc strings
Diffstat (limited to 'src/cgeo/geocaching/cgDirection.java')
| -rw-r--r-- | src/cgeo/geocaching/cgDirection.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cgeo/geocaching/cgDirection.java b/src/cgeo/geocaching/cgDirection.java index 21ea883..e786edf 100644 --- a/src/cgeo/geocaching/cgDirection.java +++ b/src/cgeo/geocaching/cgDirection.java @@ -56,7 +56,7 @@ public class cgDirection { * this event leads to the log being flooded with multiple entries _per second_, * which I experienced when running cgeo in a building (with GPS and network being * unreliable). - * + * * See for example https://code.google.com/p/android/issues/detail?id=14792 */ |
