Ignore:
Timestamp:
2016-03-13T16:31:38+01:00 (8 years ago)
Author:
Don-vip
Message:

sonar - code style + javadoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/PlatformHookUnixoid.java

    r9750 r9980  
    6666         * Platform font name.
    6767         */
    68         @pref @writeExplicitly
     68        @pref
     69        @writeExplicitly
    6970        public String name = "";
    7071
     
    7273         * File name.
    7374         */
    74         @pref @writeExplicitly
     75        @pref
     76        @writeExplicitly
    7577        public String file = "";
    7678
Note: See TracChangeset for help on using the changeset viewer.