Revision: 56792
http://sourceforge.net/p/brlcad/code/56792
Author: carlmoore
Date: 2013-08-13 15:09:29 +0000 (Tue, 13 Aug 2013)
Log Message:
-----------
remove trailing blanks/tabs
Modified Paths:
--------------
brlcad/trunk/src/conv/step/ON_Brep.cpp
brlcad/trunk/src/util/bwrect.c
Modified: brlcad/trunk/src/conv/step/ON_Brep.cpp
===================================================================
--- brlcad/trunk/src/conv/step/ON_Brep.cpp 2013-08-13 14:47:32 UTC (rev
56791)
+++ brlcad/trunk/src/conv/step/ON_Brep.cpp 2013-08-13 15:09:29 UTC (rev
56792)
@@ -106,7 +106,7 @@
{
IntAggregate_ptr knot_multiplicities = step_crv->knot_multiplicities_();
RealAggregate_ptr knots = step_crv->knots_();
- int i = 0;
+ int i = 0;
while (i < incrv->KnotCount()) {
int multiplicity_val = incrv->KnotMultiplicity(i);
/* Add knot */
Modified: brlcad/trunk/src/util/bwrect.c
===================================================================
--- brlcad/trunk/src/util/bwrect.c 2013-08-13 14:47:32 UTC (rev 56791)
+++ brlcad/trunk/src/util/bwrect.c 2013-08-13 15:09:29 UTC (rev 56792)
@@ -96,8 +96,8 @@
bu_optind++;
return 1;
}
-
+
if (!isatty(fileno(stdout)) && out_file!=NULL){
return 0;
}
@@ -106,7 +106,7 @@
fprintf(stderr, "bwfilter: excess argument(s) ignored\n");
}
- return 1;
+ return 1;
}
int
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits