Fix a bunch of -Wdocumentation warnings.
[oota-llvm.git] / include / llvm / CodeGen / PBQP / HeuristicBase.h
index 3fee18cc42d91cedc207620b3d45ae67674f247c..700c831edf3a76f3012cb546622aa04029d88b91 100644 (file)
@@ -113,7 +113,7 @@ namespace PBQP {
     }
 
     /// \brief Add the given node to the list of nodes to be optimally reduced.
-    /// @return nItr Node iterator to be added.
+    /// @param nItr Node iterator to be added.
     ///
     /// You probably don't want to over-ride this, except perhaps to record
     /// statistics before calling this implementation. HeuristicBase relies on