Ignore:
Timestamp:
2015-11-23T01:09:15+01:00 (8 years ago)
Author:
Don-vip
Message:

checkstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java

    r8944 r9059  
    11641164            public boolean accept(File dir, String name) {
    11651165                return name.endsWith(".jar.new");
    1166             }});
     1166            }
     1167        });
    11671168        if (files == null)
    11681169            return;
Note: See TracChangeset for help on using the changeset viewer.