Index: trunk/src/org/openstreetmap/josm/io/remotecontrol/DNSName.java
===================================================================
--- trunk/src/org/openstreetmap/josm/io/remotecontrol/DNSName.java	(revision 9341)
+++ trunk/src/org/openstreetmap/josm/io/remotecontrol/DNSName.java	(revision 9344)
@@ -57,5 +57,5 @@
  * @since 7347
  */
-public class DNSName implements GeneralNameInterface {
+public final class DNSName implements GeneralNameInterface {
     private final String name;
 
@@ -100,4 +100,5 @@
     /**
      * Return the type of the GeneralName.
+     * @return the type of the GeneralName
      */
     @Override
