Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6136
Modified Files:
ufraw_writer.c
Log Message:
Beautify coding style.
Index: ufraw_writer.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_writer.c,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- ufraw_writer.c 12 Mar 2013 03:21:52 -0000 1.85
+++ ufraw_writer.c 12 Mar 2013 07:15:06 -0000 1.86
@@ -213,7 +213,7 @@
(ufraw_image_type *)uf->Images[ufraw_first_phase].buffer;
int byteDepth = (bitDepth + 7) / 8;
guint8 *pixbuf8 = g_new(guint8,
- Crop->width * 3 * byteDepth * DEVELOP_BATCH);
+ Crop->width * 3 * byteDepth * DEVELOP_BATCH);
progress(PROGRESS_SAVE, -Crop->height);
for (row0 = 0; row0 < Crop->height; row0 += DEVELOP_BATCH) {
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs