Revision: 54871
http://brlcad.svn.sourceforge.net/brlcad/?rev=54871&view=rev
Author: brlcad
Date: 2013-03-26 03:54:53 +0000 (Tue, 26 Mar 2013)
Log Message:
-----------
rt_avail_cpus() was renamed to bu_avail_cpus() a long time ago, update comment
along with bu_hist_range()
Modified Paths:
--------------
brlcad/trunk/include/bu.h
Modified: brlcad/trunk/include/bu.h
===================================================================
--- brlcad/trunk/include/bu.h 2013-03-26 03:31:39 UTC (rev 54870)
+++ brlcad/trunk/include/bu.h 2013-03-26 03:54:53 UTC (rev 54871)
@@ -407,7 +407,7 @@
* this hardware. Used to allocate application-specific per-processor
* tables at compile-time and represent a hard limit on the number of
* processors/threads that may be spawned. The actual number of
- * available processors is found at runtime by calling rt_avail_cpus()
+ * available processors is found at runtime by calling bu_avail_cpus()
*/
#define MAX_PSW 1024
@@ -1522,9 +1522,8 @@
*
* General purpose histogram handling routines.
*
- * The macro RT_HISTOGRAM_TALLY is used to record items that
- * live in a single "bin", while the subroutine rt_hist_range()
- * is used to record items that may extend across multiple "bin"s.
+ * The subroutine bu_hist_range() is used to record items that may
+ * extend across multiple "bin"s.
*
*/
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits