File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/java.smartcardio/share/classes/javax/smartcardio Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2005, 2013 , Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2005, 2022 , Oracle and/or its affiliates. All rights reserved.
33 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44 *
55 * This code is free software; you can redistribute it and/or modify it
@@ -87,7 +87,7 @@ public int getNr() {
8787 }
8888
8989 /**
90- * Returns a copy of the data bytes in the response body. If this APDU as
90+ * Returns a copy of the data bytes in the response body. If this APDU has
9191 * no body, this method returns a byte array with a length of zero.
9292 *
9393 * @return a copy of the data bytes in the response body or the empty
You can’t perform that action at this time.
0 commit comments