in mind.
</p>
-<dl id="debug/pe"><dt><a href="/pkg/debug/pe/">debug/pe</a></dt>
- <dd>
- <p><!-- CL 222637 -->
- The package now defines the
- <code>IMAGE_FILE</code>, <code>IMAGE_SUBSYSTEM</code>,
- and <code>IMAGE_DLLCHARACTERISTICS</code> constants used by the
- PE file format.
- </p>
- </dd>
-</dl><!-- debug/pe -->
-
<dl id="crypto"><dt><a href="/pkg/crypto/">crypto</a></dt>
<dd>
<p><!-- CL 231417, CL 225460 -->
</dd>
</dl><!-- crypto/x509/pkix -->
+<dl id="debug/pe"><dt><a href="/pkg/debug/pe/">debug/pe</a></dt>
+ <dd>
+ <p><!-- CL 222637 -->
+ The package now defines the
+ <code>IMAGE_FILE</code>, <code>IMAGE_SUBSYSTEM</code>,
+ and <code>IMAGE_DLLCHARACTERISTICS</code> constants used by the
+ PE file format.
+ </p>
+ </dd>
+</dl><!-- debug/pe -->
+
<dl id="encoding/json"><dt><a href="/pkg/encoding/json/">encoding/json</a></dt>
<dd>
<p><!-- CL 191783 -->