Fix incorrect @headername Doxygen macro invocation.
authorOllie Wild <aaw@google.com>
Tue, 27 Nov 2012 20:52:02 +0000 (20:52 +0000)
committerOllie Wild <aaw@gcc.gnu.org>
Tue, 27 Nov 2012 20:52:02 +0000 (20:52 +0000)
commit29f696491ccee2ae80fef5a0cd9decb6a86f1caa
treef21c7995f25e7c20df79cde13a6fd20c8468e064
parent92390dd17128b1e4f4c456e5185566bbe5ee35a4
Fix incorrect @headername Doxygen macro invocation.

Format is @headername{hdr1,hdr2} not @headername{hdr1 or hdr2}.

2012-11-27  Ollie Wild  <aaw@google.com>

* include/bits/stl_tree.h (@headername): Fix incorrect Doxygen macro
invocation.

From-SVN: r193869
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_tree.h