This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r193870 - in /branches/google/gcc-4_7/libstdc++...


Author: aaw
Date: Tue Nov 27 20:56:51 2012
New Revision: 193870

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193870
Log:
Merge r7621728 from trunk.

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.


Conflicts:

	libstdc++-v3/ChangeLog

Modified:
    branches/google/gcc-4_7/libstdc++-v3/ChangeLog.google-4_7
    branches/google/gcc-4_7/libstdc++-v3/include/bits/stl_tree.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]