Skip to content

Commit 987963b

Browse files
committed
fixed comment
1 parent 9471dde commit 987963b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/provider/CryptoBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ private static void printProviderInfo(Provider provider) {
155155
}
156156

157157
private static void setupProvidersForTest(Provider testProvider) {
158-
/* Remove only our test providers */*?
158+
/* Remove only our test providers */
159159
Security.removeProvider("wolfJCE");
160160
Security.removeProvider("BC");
161161

0 commit comments

Comments
 (0)