Update of /cvsroot/ufraw/ufraw
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30871
Modified Files:
ufraw_ufraw.c
Log Message:
Fix compiler warning in latest commit.
Index: ufraw_ufraw.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_ufraw.c,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- ufraw_ufraw.c 4 Nov 2009 02:48:54 -0000 1.207
+++ ufraw_ufraw.c 4 Nov 2009 05:35:12 -0000 1.208
@@ -33,7 +33,9 @@
#include "nikon_curve.h"
#include "ufraw.h"
+#ifdef HAVE_LENSFUN
static void ufraw_convert_image_lensfun(ufraw_data *uf, ufraw_image_data *img);
+#endif
static void ufraw_convert_reverse_wb(ufraw_data *uf, UFRawPhase phase);
static void ufraw_convert_import_buffer(ufraw_data *uf, UFRawPhase phase,
dcraw_image_data *dcimg);
static void ufraw_convert_prepare_buffers(ufraw_data *uf);
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs