Revision: 77356
          http://sourceforge.net/p/brlcad/code/77356
Author:   starseeker
Date:     2020-10-07 15:17:27 +0000 (Wed, 07 Oct 2020)
Log Message:
-----------
I don't think we ment to fall through here?

Modified Paths:
--------------
    brlcad/trunk/bench/pixcmp.c

Modified: brlcad/trunk/bench/pixcmp.c
===================================================================
--- brlcad/trunk/bench/pixcmp.c 2020-10-07 14:43:16 UTC (rev 77355)
+++ brlcad/trunk/bench/pixcmp.c 2020-10-07 15:17:27 UTC (rev 77356)
@@ -160,6 +160,7 @@
        switch (c) {
            case 's':
                list_same = 1;
+               break;
            case 'd':
                list_diff = 1;
                break;

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to