jdk/src/java.smartcardio/share/classes/javax/smartcardio/CardTerminals.java
changeset 29928 6ad7fd5f4746
parent 25859 3317bb8137f4
child 30437 2359af6accfe
--- a/jdk/src/java.smartcardio/share/classes/javax/smartcardio/CardTerminals.java	Thu Apr 16 09:51:29 2015 -0700
+++ b/jdk/src/java.smartcardio/share/classes/javax/smartcardio/CardTerminals.java	Thu Apr 16 10:44:23 2015 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2006, 2015, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -105,6 +105,7 @@
      * Returns the terminal with the specified name or null if no such
      * terminal exists.
      *
+     * @param name the terminal name
      * @return the terminal with the specified name or null if no such
      * terminal exists.
      *