Ignore:
Timestamp:
2015-06-02T16:41:37+02:00 (11 years ago)
Author:
Don-vip
Message:

remove extra whitespaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/io/SaveLayersDialog.java

    r8412 r8444  
    410410        @Override
    411411        public void actionPerformed(ActionEvent e) {
    412             if (! confirmSaveLayerInfosOK())
     412            if (!confirmSaveLayerInfosOK())
    413413                return;
    414414            launchSafeAndUploadTask();
Note: See TracChangeset for help on using the changeset viewer.