From cf30fc4efd4f92c4d3b6058fadbae3f7b24aca36 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Tue, 12 May 2020 13:05:25 -0400 Subject: [PATCH] Fixup for Bug 561623: Correct title in HTML for planned API removal Change-Id: I04a7bde8ae0ab5ceae5b4a21dec744d5f234f599 --- doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html b/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html index 03abfe6b306..da3a3c9b9ed 100644 --- a/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html +++ b/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html @@ -178,7 +178,7 @@

API Removals after June 2022

-

1. Planned Removals after June 2022.

+

1. 32-bit Binary parsers with 64-bit replacements

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.