[PPL-devel] [GIT] ppl/ppl(master): Comment fixed.

Roberto Bagnara bagnara at cs.unipr.it
Sun Aug 19 11:45:24 CEST 2012


Module: ppl/ppl
Branch: master
Commit: 15181d45d90d76c9f11b6919e009154c355808ca
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=15181d45d90d76c9f11b6919e009154c355808ca

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Sun Aug 19 11:44:26 2012 +0200

Comment fixed.

---

 src/PIP_Tree.defs.hh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/PIP_Tree.defs.hh b/src/PIP_Tree.defs.hh
index b6f27a7..ba53b33 100644
--- a/src/PIP_Tree.defs.hh
+++ b/src/PIP_Tree.defs.hh
@@ -63,7 +63,7 @@ protected:
 
   /*! \brief
     Returns \c true if and only if all the nodes in the subtree
-    rooted in \p *this is owned by \p *pip.
+    rooted in \p *this are owned by \p *owner.
   */
   virtual bool check_ownership(const PIP_Problem* owner) const = 0;
 




More information about the PPL-devel mailing list