Revision: 42337
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42337&view=rev
Author:   starseeker
Date:     2011-01-16 21:51:15 +0000 (Sun, 16 Jan 2011)

Log Message:
-----------
pixrect.c change slipped through.

Modified Paths:
--------------
    brlcad/branches/cmake/src/util/pixrect.c

Modified: brlcad/branches/cmake/src/util/pixrect.c
===================================================================
--- brlcad/branches/cmake/src/util/pixrect.c    2011-01-16 21:47:59 UTC (rev 
42336)
+++ brlcad/branches/cmake/src/util/pixrect.c    2011-01-16 21:51:15 UTC (rev 
42337)
@@ -140,8 +140,6 @@
        ret = scanf("%d", &linelen);
        if (ret != 1)
            perror("scanf");
-       if (ret != 1)
-           perror("scanf");
     }
 
     /* Make sure nessecary variables set */


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

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to