Ignore:
Timestamp:
2011-08-05T10:16:05+02:00 (14 years ago)
Author:
akks
Message:

'FastDraw: fix NPE in last segment drawing'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/FastDraw/build.xml

    r26455 r26457  
    3030<project name="FastDraw" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="FastDraw: draw last line segment, up/down=change minDelta"/>
     32    <property name="commit.message" value="FastDraw: fix NPE in last segment drawing"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    3434    <property name="plugin.main.version" value="4201"/>
Note: See TracChangeset for help on using the changeset viewer.