Ignore:
Timestamp:
2009-11-24T10:16:52+01:00 (15 years ago)
Author:
stoecker
Message:

remove illegal line ending preventing patches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/MapSquare.java

    r16032 r18772  
    1111/**
    1212 * Interface to be implemented by squares that can be displayed on the map.
    13  * 
     13 *
    1414 * @author Stefan Zeller
    1515 * @see JMapViewer#addMapSquare(MapSquare)
     
    3232     * Paints the map square on the map. The <code>topLeft</code> and
    3333     * <code>bottomRight</code> specifies the coordinates within <code>g</code>
    34      * 
     34     *
    3535     * @param g
    3636     * @param position
Note: See TracChangeset for help on using the changeset viewer.