Revision: 55620
          http://sourceforge.net/p/brlcad/code/55620
Author:   carlmoore
Date:     2013-05-31 20:42:10 +0000 (Fri, 31 May 2013)
Log Message:
-----------
fix comments (including changing a 'larger' to 'smaller'

Modified Paths:
--------------
    brlcad/trunk/src/util/dpix-pix.c

Modified: brlcad/trunk/src/util/dpix-pix.c
===================================================================
--- brlcad/trunk/src/util/dpix-pix.c    2013-05-31 17:26:41 UTC (rev 55619)
+++ brlcad/trunk/src/util/dpix-pix.c    2013-05-31 20:42:10 UTC (rev 55620)
@@ -72,9 +72,9 @@
 
     /* Note that the minimum is set to 1.0e20, the computer's working
      * equivalent of positive infinity.  Thus any subsequent value
-     * must be larger. Likewise, the maximum is set to -1.0e20, the
-     * equivalent of negative infinity, and any values must thus be
-     * bigger than it.
+     * must be smaller than it. Likewise, the maximum is set to -1.0e20,
+     * the equivalent of negative infinity, and any subsequent values
+     * must thus be bigger than it.
      */
     {
        double min, max;                /* high usage items */

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://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to