diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2020-06-01 02:10:24 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2020-06-01 02:10:24 +0200 |
commit | 0feb33215261ba42236105ea67b99455ed5a1b35 (patch) | |
tree | e31460416f7da53b98af5a3770dc8907922bca67 | |
parent | 2babbb6760c43bcd803a5e168ef5ecb0be8a5121 (diff) | |
download | gcc-0feb33215261ba42236105ea67b99455ed5a1b35.zip gcc-0feb33215261ba42236105ea67b99455ed5a1b35.tar.gz gcc-0feb33215261ba42236105ea67b99455ed5a1b35.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"> |