Changeset 14294 in josm for trunk/scripts


Ignore:
Timestamp:
2018-10-04T13:10:02+02:00 (6 years ago)
Author:
stoecker
Message:

fix indent really

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/SyncEditorLayerIndex.groovy

    r14293 r14294  
    785785                if(ij.equals(iehttps)) {
    786786                    myprintln "+ Different icons: ${getDescription(j)}"
    787                  } else {
     787                } else {
    788788                    myprintln "* Different icons: ${getDescription(j)}"
    789                  }
     789                }
    790790            }
    791791        }
Note: See TracChangeset for help on using the changeset viewer.