Hello everybody

my name is Luca. I was looking for a free software project in
order to contribute and consolidate my C skills (+/- k&r level),
and so if I can, here I am! :)

I'm just getting acquainted with the source code and the project
standards/guidelines.

A little thing i've seen (i think): likely an old assignment now
not needed (done with ASSIGN_SAFE macro).

cheers
  Luca


=== modified file 'src/base/pdf-types.c'
--- src/base/pdf-types.c        2009-10-21 07:08:09 +0000
+++ src/base/pdf-types.c        2009-12-22 14:33:09 +0000
@@ -108,7 +108,6 @@
     {
       copy->high = orig.high;
       copy->low = orig.low;
-      *p_status = PDF_OK;
     }
   else
     {


Reply via email to