r193869 - in /trunk/libstdc++-v3: ChangeLog inc...

aaw@gcc.gnu.org aaw@gcc.gnu.org
Tue Nov 27 20:52:00 GMT 2012


Author: aaw
Date: Tue Nov 27 20:52:02 2012
New Revision: 193869

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193869
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_tree.h



More information about the Libstdc++-cvs mailing list