Revision: 56843
          http://sourceforge.net/p/brlcad/code/56843
Author:   tbrowder2
Date:     2013-08-14 19:53:29 +0000 (Wed, 14 Aug 2013)
Log Message:
-----------
update

Modified Paths:
--------------
    brlcad/trunk/src/shapes/window_frame.c

Modified: brlcad/trunk/src/shapes/window_frame.c
===================================================================
--- brlcad/trunk/src/shapes/window_frame.c      2013-08-14 19:52:57 UTC (rev 
56842)
+++ brlcad/trunk/src/shapes/window_frame.c      2013-08-14 19:53:29 UTC (rev 
56843)
@@ -176,7 +176,7 @@
        /* -r# - # = radius of window frame corner in mm. */
        /* -i# - # = width of frame itself in mm. */
 
-       for (i=1; i<argc; i++) {
+       for (i = 1; i < argc; i++) {
            /* START # 5 */
            /* Put argument in temporary character string. */
            temp = argv[i];

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

Reply via email to