Skip to content

Commit ff8d942

Browse files
committed
Ignore warnings in generated code
1 parent 171a58e commit ff8d942

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: java/org/apache/tomcat/util/openssl/openssl_h_Compatibility.java

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
/**
2828
* Methods used present in older OpenSSL versions but not in the current major version or OpenSSL derivatives.
2929
*/
30+
@SuppressWarnings("javadoc")
3031
public class openssl_h_Compatibility {
3132

3233
public static final boolean OPENSSL;

0 commit comments

Comments
 (0)