diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2020-06-01 02:10:24 +0200 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:09:29 -0300 |
commit | 52ece3f91c85342b01ae83dd8caa0933a769061c (patch) | |
tree | 510ad15b8e5e2273cbf53ca2f8c6544aed218b5d | |
parent | 6908ececefa37aefd80510d1ae292eb819924a39 (diff) | |
download | gcc-52ece3f91c85342b01ae83dd8caa0933a769061c.zip gcc-52ece3f91c85342b01ae83dd8caa0933a769061c.tar.gz gcc-52ece3f91c85342b01ae83dd8caa0933a769061c.tar.bz2 |
libstdc++: Remove stray change from previous commit
There is a stray change (introducing a bogus line at the top) that
came via 2babbb6760c43bcd803a5e168ef5ecb0be8a5121; remove that again.
* doc/xml/manual/policy_data_structures_biblio.xml: Remove
stray change.
-rw-r--r-- | libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml b/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml index 39bd2e7..7c563fe 100644 --- a/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml +++ b/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml @@ -1,4 +1,3 @@ -B <!-- Policy Based Data Structures: Biblio --> <bibliography xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="pbds.biblio" xreflabel="Bibliography"> |