Revision: 56595
http://sourceforge.net/p/brlcad/code/56595
Author: brlcad
Date: 2013-08-05 19:57:53 +0000 (Mon, 05 Aug 2013)
Log Message:
-----------
test yer compiles igit
Modified Paths:
--------------
brlcad/trunk/src/mged/chgview.c
Modified: brlcad/trunk/src/mged/chgview.c
===================================================================
--- brlcad/trunk/src/mged/chgview.c 2013-08-05 19:46:33 UTC (rev 56594)
+++ brlcad/trunk/src/mged/chgview.c 2013-08-05 19:57:53 UTC (rev 56595)
@@ -2693,7 +2693,7 @@
}
/* sanity check the zoom value */
- zval = atof(argv([1]));
+ zval = atof(argv[1]);
if (zval > 0.0)
return mged_zoom(zval);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits