Ignore:
Timestamp:
2010-08-21T20:59:26+02:00 (14 years ago)
Author:
malcolmh
Message:

bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/toms/src/toms/dialogs/SmpDialogAction.java

    r22722 r22725  
    569569                                        if (n == null)
    570570                                                n = onode;
     571                                        if (n == null)
     572                                                return;
    571573                                        name = buoy.getName();
    572574                                        switch (type) {
Note: See TracChangeset for help on using the changeset viewer.