Revision: 42200
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42200&view=rev
Author:   brlcad
Date:     2011-01-13 02:31:01 +0000 (Thu, 13 Jan 2011)

Log Message:
-----------
missed one, wrap in quotes for consistency

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/rtwizard/lib/PictureTypeF.itcl

Modified: brlcad/trunk/src/tclscripts/rtwizard/lib/PictureTypeF.itcl
===================================================================
--- brlcad/trunk/src/tclscripts/rtwizard/lib/PictureTypeF.itcl  2011-01-13 
02:30:12 UTC (rev 42199)
+++ brlcad/trunk/src/tclscripts/rtwizard/lib/PictureTypeF.itcl  2011-01-13 
02:31:01 UTC (rev 42200)
@@ -192,7 +192,7 @@
        set bg [hexToRGB $bgHex]
        set bgl "=[lindex $bg 0]/[lindex $bg 1]/[lindex $bg 2]"
 
-       set binpath [bu_brlcad_root bin]
+       set binpath [bu_brlcad_root "bin"]
 
        #
        # Get the gamma


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