Commit ed109fb
committed
doc: fix javadoc error
Javadoc was exiting with the following error on JDK 13
error: heading used out of sequence: <H2>, compared to implicit
preceding heading: <H0>
Flag added to suppress the error.1 parent 715f3b5 commit ed109fb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments