aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/dac/deprecation/dac/DeprecatedBar.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/dac/deprecation/dac/DeprecatedBar.html')
-rw-r--r--core/testdata/format/dac/deprecation/dac/DeprecatedBar.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/testdata/format/dac/deprecation/dac/DeprecatedBar.html b/core/testdata/format/dac/deprecation/dac/DeprecatedBar.html
index 34b8c9386..11a6a5667 100644
--- a/core/testdata/format/dac/deprecation/dac/DeprecatedBar.html
+++ b/core/testdata/format/dac/deprecation/dac/DeprecatedBar.html
@@ -22,16 +22,16 @@
</tr>
<tr>
<td>
- <div><code><a href="#%3Cinit%3E()">&lt;init&gt;</a>()</code></div>
+ <div><code><a href="#DeprecatedBar()">DeprecatedBar</a>()</code></div>
<p>This class has been deprecated in favor of Bar.</p>
</td>
</tr>
</tbody>
</table>
<h2>Public constructors</h2>
-<a name="%3Cinit%3E()"></a>
+<a name="DeprecatedBar()"></a>
<div class="api apilevel-" data-version-added="">
- <h3 class="api-name">&lt;init&gt;</h3>
+ <h3 class="api-name">DeprecatedBar</h3>
<pre class="api-signature no-pretty-print"><span class="identifier">DeprecatedBar</span><span class="symbol">(</span><span class="symbol">)</span></pre>
<p>This class has been deprecated in favor of Bar.</p>
</div>