Update of /cvsroot/ufraw/ufraw
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25611
Modified Files:
Tag: dcraw-original-branch
dcraw.cc
Log Message:
dcraw original 8.97 (1.428).
Index: dcraw.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/dcraw.cc,v
retrieving revision 1.1.2.96
retrieving revision 1.1.2.97
diff -u -d -r1.1.2.96 -r1.1.2.97
--- dcraw.cc 30 Aug 2009 15:41:52 -0000 1.1.2.96
+++ dcraw.cc 31 Aug 2009 16:40:48 -0000 1.1.2.97
@@ -7120,7 +7120,7 @@
} else if (!strncmp(model,"D2X",3)) {
if (width == 3264) width -= 32;
else width -= 8;
- } else if (!strcmp(model,"D300")) {
+ } else if (!strncmp(model,"D300",4)) {
width -= 32;
} else if (!strcmp(model,"COOLPIX P6000")) {
load_flags = 24;
------------------------------------------------------------------------------
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