Revision: 65876
          http://sourceforge.net/p/brlcad/code/65876
Author:   carlmoore
Date:     2015-08-11 21:39:00 +0000 (Tue, 11 Aug 2015)
Log Message:
-----------
switch a line to make the files look more alike, although there are other 
differences which probably cannot be resolved

Modified Paths:
--------------
    brlcad/trunk/src/util/bwdiff.c

Modified: brlcad/trunk/src/util/bwdiff.c
===================================================================
--- brlcad/trunk/src/util/bwdiff.c      2015-08-11 21:03:49 UTC (rev 65875)
+++ brlcad/trunk/src/util/bwdiff.c      2015-08-11 21:39:00 UTC (rev 65876)
@@ -32,8 +32,8 @@
 #include <string.h>
 #include "bio.h"
 
+#include "bu/str.h"
 #include "bu/log.h"
-#include "bu/str.h"
 
 #define DIFF   0
 #define MAG    1

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