Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : proto

Dir     : e17/proto/eflpp/examples/ecore/calibrate


Modified Files:
        .cvsignore calibrate.cpp 


Log Message:
Remove ecore-fb dependency, not used at the moment.
Fix minor compiler warnings.

===================================================================
RCS file: /cvs/e/e17/proto/eflpp/examples/ecore/calibrate/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- .cvsignore  2 Aug 2007 05:42:05 -0000       1.1
+++ .cvsignore  3 Aug 2007 06:38:00 -0000       1.2
@@ -1,2 +1,5 @@
 Makefile
 Makefile.in
+.deps
+.libs
+eflpp_ecore_calibrate
===================================================================
RCS file: /cvs/e/e17/proto/eflpp/examples/ecore/calibrate/calibrate.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- calibrate.cpp       3 Jul 2007 22:42:32 -0000       1.1
+++ calibrate.cpp       3 Aug 2007 06:38:00 -0000       1.2
@@ -240,7 +240,7 @@
 
     int j;
     float n, x, y, x2, y2, xy, z, zx, zy;
-    float det, cal_a, cal_b, cal_c, cal_d, cal_e, cal_f, cal_i;
+    float det, cal_a, cal_b, cal_c, cal_e, cal_f, cal_i;
     float scaling = 65536.0;
     int cal_x[5], cal_xfb[5], cal_y[5], cal_yfb[5], cal_o[7];
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to