linker-map.gnu: Verbose comments, clean up spacing.
authorPhil Edwards <pme@gcc.gnu.org>
Fri, 23 Aug 2002 16:52:29 +0000 (16:52 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Fri, 23 Aug 2002 16:52:29 +0000 (16:52 +0000)
commit6dc5fdfd5f20d7335f814c2677d76d45b8dcb5ab
treedafc8c05d55e3d76f0f3ae08b7d6c9d0ca6b7ade
parent939e32f0605f8014facc2c920fe641241c797c1c
linker-map.gnu: Verbose comments, clean up spacing.

2002-08-23  Phil Edwards  <pme@gcc.gnu.org>

* config/linker-map.gnu:  Verbose comments, clean up spacing.
* include/bits/stl_alloc.h:  Fix indentation of 'if' bodies, return
statements.
__allocator:  Change class declaration to struct.
* docs/html/17_intro/C++STYLE:  Fix typo.
* include/bits/stl_deque.h, include/bits/stl_list.h,
include/bits/stl_map.h, include/bits/stl_multimap.h,
include/bits/stl_vector.h:  Fix fallout from typo.

From-SVN: r56540
libstdc++-v3/ChangeLog
libstdc++-v3/config/linker-map.gnu
libstdc++-v3/docs/html/17_intro/C++STYLE
libstdc++-v3/include/bits/stl_alloc.h
libstdc++-v3/include/bits/stl_deque.h
libstdc++-v3/include/bits/stl_list.h
libstdc++-v3/include/bits/stl_map.h
libstdc++-v3/include/bits/stl_multimap.h
libstdc++-v3/include/bits/stl_vector.h