Revision: 57365
          http://sourceforge.net/p/brlcad/code/57365
Author:   mohitdaga
Date:     2013-09-01 15:19:13 +0000 (Sun, 01 Sep 2013)
Log Message:
-----------
WS

Modified Paths:
--------------
    brlcad/trunk/src/libicv/fileformat.c

Modified: brlcad/trunk/src/libicv/fileformat.c
===================================================================
--- brlcad/trunk/src/libicv/fileformat.c        2013-09-01 15:18:05 UTC (rev 
57364)
+++ brlcad/trunk/src/libicv/fileformat.c        2013-09-01 15:19:13 UTC (rev 
57365)
@@ -243,8 +243,8 @@
            return pix_write(bif, filename);
        case ICV_IMAGE_BW:
            return bw_write(bif, filename);
-        case ICV_IMAGE_DPIX :
-            return dpix_write(bif, filename);
+       case ICV_IMAGE_DPIX :
+           return dpix_write(bif, filename);
        default:
            bu_log("Unrecognized format.  Outputting in PIX format.\n");
     }

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to