summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/parallel/numeric
diff options
context:
space:
mode:
authorsingler <singler@138bc75d-0d04-0410-961f-82ee72b054a4>2007-09-17 12:58:07 +0000
committersingler <singler@138bc75d-0d04-0410-961f-82ee72b054a4>2007-09-17 12:58:07 +0000
commit3e73264261a634935a3dd0c0ce7c890a1a227ff8 (patch)
treee16f2fd24fbf946a5ac6fa15d99b56a77df92def /libstdc++-v3/include/parallel/numeric
parent3900cf8ffdd48cd09ebd55415696cfeec5ef25fa (diff)
downloadppe42-gcc-3e73264261a634935a3dd0c0ce7c890a1a227ff8.tar.gz
ppe42-gcc-3e73264261a634935a3dd0c0ce7c890a1a227ff8.zip
2007-09-17 Johannes Singler <singler@ira.uka.de>
* include/parallel/for_each.h: Fixed comment/doxygen markup typos. * include/parallel/base.h: Same. * include/parallel/numeric: Same. * include/parallel/quicksort.h: Same. * include/parallel/compiletime_settings.h: Same. * include/parallel/random_shuffle.h: Same. * include/parallel/balanced_quicksort.h: Same. * include/parallel/tree.h: Same. * include/parallel/settings.h: Same. * include/parallel/search.h: Same. * include/parallel/partition.h: Same. * include/parallel/partial_sum.h: Same. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128545 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/parallel/numeric')
-rw-r--r--libstdc++-v3/include/parallel/numeric2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/parallel/numeric b/libstdc++-v3/include/parallel/numeric
index 3209a58a3e6..4d71b8f1588 100644
--- a/libstdc++-v3/include/parallel/numeric
+++ b/libstdc++-v3/include/parallel/numeric
@@ -31,7 +31,7 @@
/**
* @file parallel/numeric
*
- * @brief Parallel STL fucntion calls corresponding to stl_numeric.h.
+ * @brief Parallel STL function calls corresponding to stl_numeric.h.
* The functions defined here mainly do case switches and
* call the actual parallelized versions in other files.
* Inlining policy: Functions that basically only contain one function call,
OpenPOWER on IntegriCloud