Index: /applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryLayer.java
===================================================================
--- /applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryLayer.java	(revision 31278)
+++ /applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryLayer.java	(revision 31279)
@@ -363,4 +363,9 @@
     }
 
+    /**
+     * Returns the 2 closest images belonging to a different sequence.
+     * 
+     * @return
+     */
     private MapillaryImage[] getClosestImagesFromDifferentSequences() {
         if (!(mapillaryData.getSelectedImage() instanceof MapillaryImage))
