mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
Fixup for Bug 561623: Correct title in HTML for planned API removal
Change-Id: I04a7bde8ae0ab5ceae5b4a21dec744d5f234f599
This commit is contained in:
parent
d39ea6ace6
commit
cf30fc4efd
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@
|
|||
|
||||
<h3>API Removals after June 2022</h3>
|
||||
|
||||
<h3>1. <a name="binaryparsers">Planned Removals after June 2022.</a></h3>
|
||||
<h3>1. <a name="binaryparsers">32-bit Binary parsers with 64-bit replacements</a></h3>
|
||||
<p>
|
||||
The following binary parser classes have replacements, mostly due to these versions not supporting 64-bit variants
|
||||
of the binary files. The new 64-bit parsers support both 32 and 64 bit files.
|
||||
|
|
Loading…
Add table
Reference in a new issue