Ignore:
Timestamp:
2015-06-20T14:36:00+02:00 (9 years ago)
Author:
Don-vip
Message:

fix many checkstyle violations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/validation/util/NameVisitor.java

    r8378 r8509  
    1919 * @author imi
    2020 */
    21 //TODO This class used to be in JOSM but it was removed. MultipleNameVisitor depends on it so I copied it here, but MultipleNameVisitor should be refactored instead of using this class
     21//TODO This class used to be in JOSM but it was removed. MultipleNameVisitor depends on it so I copied it here,
     22// but MultipleNameVisitor should be refactored instead of using this class
    2223public class NameVisitor extends AbstractVisitor {
    2324
Note: See TracChangeset for help on using the changeset viewer.