Update of /cvsroot/ufraw/ufraw
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32335

Modified Files:
        ufraw_routines.c 
Log Message:
uf_reset_locale() was called twice in a row.

Index: ufraw_routines.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_routines.c,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -d -r1.106 -r1.107
--- ufraw_routines.c    27 Jan 2010 21:23:22 -0000      1.106
+++ ufraw_routines.c    27 Feb 2010 10:45:15 -0000      1.107
@@ -416,7 +416,6 @@
                uf_reset_locale(locale);
                fclose(in);
                g_error_free(err);
-               uf_reset_locale(locale);
                return UFRAW_ERROR;
            }
            dummy = fgets(line, max_path, in);


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to