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

Roberto Bagnara bagnara at cs.unipr.it
Sat Mar 21 19:59:10 CET 2009


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

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Sat Mar 21 19:58:52 2009 +0100

Typo fixed.

---

 NEWS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index c704749..01aeca5 100644
--- a/NEWS
+++ b/NEWS
@@ -35,7 +35,7 @@ o  The C interface now provides functions of the form
      int ppl_io_asprint_Polyhedron(char** strp, P x)
 
    where `P' is any opaque pointer to a const PPL object. These functions
-   prints `x' to a malloc-allocated string, a pointer to which is returned
+   print `x' to a malloc-allocated string, a pointer to which is returned
    via `strp'.
 
 




More information about the PPL-devel mailing list