summaryrefslogtreecommitdiff
path: root/boost/mpi/operations.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/mpi/operations.hpp')
-rw-r--r--boost/mpi/operations.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/mpi/operations.hpp b/boost/mpi/operations.hpp
index c1189e4364..4949786c0e 100644
--- a/boost/mpi/operations.hpp
+++ b/boost/mpi/operations.hpp
@@ -13,7 +13,7 @@
* This header provides a mapping from function objects to @c MPI_Op
* constants used in MPI collective operations. It also provides
* several new function object types not present in the standard @c
- * <functional> header that have direct mappings to @c MPI_Op.
+ * &lt;functional&gt; header that have direct mappings to @c MPI_Op.
*/
#ifndef BOOST_MPI_IS_MPI_OP_HPP
#define BOOST_MPI_IS_MPI_OP_HPP