[PPL-devel] [GIT] ppl/ppl(ppl-0_11-branch): Fixed a documentation problem in a \ref Doxygen command.

Enea Zaffanella zaffanella at cs.unipr.it
Fri Feb 25 10:58:19 CET 2011


Module: ppl/ppl
Branch: ppl-0_11-branch
Commit: fbf479d9e20adf2d0770990ecec625b5f77e99cc
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=fbf479d9e20adf2d0770990ecec625b5f77e99cc

Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Fri Feb 25 10:57:34 2011 +0100

Fixed a documentation problem in a \ref Doxygen command.

---

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

diff --git a/src/Row.defs.hh b/src/Row.defs.hh
index 2c91f4c..2d580f5 100644
--- a/src/Row.defs.hh
+++ b/src/Row.defs.hh
@@ -115,7 +115,7 @@ public:
     /*!
       Returns <CODE>true</CODE> if successful, <CODE>false</CODE>
       otherwise.  The ASCII representation is as output by
-      \ref Parma_Polyhedra_Library::Row::Flags::ascii_dump.
+      \ref Parma_Polyhedra_Library::Row::Flags::ascii_dump().
     */
     bool ascii_load(std::istream& s);
 




More information about the PPL-devel mailing list