]> gcc.gnu.org Git - gcc.git/commitdiff
find.h: Doxygen fixups.
authorBenjamin Kosnik <bkoz@redhat.com>
Wed, 12 Sep 2007 15:33:43 +0000 (15:33 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 12 Sep 2007 15:33:43 +0000 (15:33 +0000)
2007-09-12  Benjamin Kosnik  <bkoz@redhat.com>

* include/parallel/find.h: Doxygen fixups.
* include/bits/hashtable.h: Same.

From-SVN: r128440

libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/hashtable.h
libstdc++-v3/include/parallel/find.h

index 6beffdbb12457fd7130d81b739a9596e5ff96387..37a7f5d1951c81dc99d7734855c50cda29e0eaa7 100644 (file)
@@ -1,3 +1,8 @@
+2007-09-12  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * include/parallel/find.h: Doxygen fixups.
+       * include/bits/hashtable.h: Same.
+
 2007-09-11  Johannes Singler  <singler@ira.uka.de>
            Leonor Frias Moya  <lfrias@lsi.upc.edu>
             Felix Putze  <kontakt@felix-putze.de>
index d1da5fdde21cba461e6c87364436888652a5dc41..7942d3fa165f69a5bb09b17af2e4bf53160c24da 100644 (file)
@@ -27,7 +27,7 @@
 // invalidate any other reasons why the executable file might be covered by
 // the GNU General Public License.
 
-/** @file hashtable.h
+/** @file bits/hashtable.h
  *  This is an internal header file, included by other library headers.
  *  You should not attempt to use it directly.
  */
index 42f179fa6c7ca60585b7b2b76f79a9fcd70381d1..d3fd1bc2ea0ab1ce638e8342e5fd404bbf0061fa 100644 (file)
@@ -1,4 +1,4 @@
-/// -*- C++ -*-
+// -*- C++ -*-
 
 // Copyright (C) 2007 Free Software Foundation, Inc.
 //
This page took 0.093959 seconds and 5 git commands to generate.