summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc/where.alpha_trait_decl.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/where.alpha_trait_decl.html')
-rw-r--r--tests/rustdoc/where.alpha_trait_decl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/where.alpha_trait_decl.html b/tests/rustdoc/where.alpha_trait_decl.html
index 0c0b2d1ce..2c010ca7c 100644
--- a/tests/rustdoc/where.alpha_trait_decl.html
+++ b/tests/rustdoc/where.alpha_trait_decl.html
@@ -1,3 +1,3 @@
-<code>pub struct Alpha&lt;A&gt;(/* private fields */)
+<code>pub struct Alpha&lt;A&gt;(<span class="comment">/* private fields */</span>)
<span class="where">where
A: <a class="trait" href="trait.MyTrait.html" title="trait foo::MyTrait">MyTrait</a></span>;</code> \ No newline at end of file