[mdoc] Fix export-msxdoc regression, updated expected output.
[mono.git] / mcs / tools / mdoc / Test / html.expected / System / AsyncCallback.html
index 308f3060ea458ce8058c224a1cb9a3e3100bd7fa..906eaab1e5a9f15fd4cceb274c70be7fb6877c3c 100644 (file)
     <p class="Summary" id="T:System.AsyncCallback:Summary">
       <span class="NotEntered">Documentation for this section has not yet been entered.</span>
     </p>
-    <div id="T:System.AsyncCallback:Signature">
+    <div>
       <h2>Syntax</h2>
-      <div class="Signature">public delegate <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>AsyncCallback</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult">IAsyncResult</a> ar)</div>
+      <div class="Signature" id="T:System.AsyncCallback:Signature">public delegate <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>AsyncCallback</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult">IAsyncResult</a> ar)</div>
     </div>
     <div class="Remarks" id="T:System.AsyncCallback:Docs">
       <h4 class="Subsection">Parameters</h4>