Revision: 53488
http://brlcad.svn.sourceforge.net/brlcad/?rev=53488&view=rev
Author: carlmoore
Date: 2012-11-07 17:15:20 +0000 (Wed, 07 Nov 2012)
Log Message:
-----------
fix spelling
Modified Paths:
--------------
brlcad/trunk/include/rtgeom.h
Modified: brlcad/trunk/include/rtgeom.h
===================================================================
--- brlcad/trunk/include/rtgeom.h 2012-11-07 15:18:38 UTC (rev 53487)
+++ brlcad/trunk/include/rtgeom.h 2012-11-07 17:15:20 UTC (rev 53488)
@@ -290,7 +290,7 @@
*/
struct rt_hf_internal {
uint32_t magic;
- /* BEGIN USER SETABLE VARIABLES */
+ /* BEGIN USER SETTABLE VARIABLES */
char cfile[128]; /**< @brief name of control file
(optional) */
char dfile[128]; /**< @brief name of data file */
char fmt[8]; /**< @brief CV style file format
descriptor */
@@ -307,7 +307,7 @@
fastf_t xlen; /**< @brief model len of HT rpp in "w"
dir */
fastf_t ylen; /**< @brief model len of HT rpp in "n"
dir */
fastf_t zscale; /**< @brief scale of data in ''up''
dir (after file2mm is applied) */
- /* END USER SETABLE VARIABLES, BEGIN INTERNAL STUFF */
+ /* END USER SETTABLE VARIABLES, BEGIN INTERNAL STUFF */
struct bu_mapped_file *mp; /**< @brief actual data */
};
#define RT_HF_CK_MAGIC(_p) BU_CKMAG(_p, RT_HF_INTERNAL_MAGIC,
"rt_hf_internal")
@@ -451,7 +451,7 @@
unsigned char dsp_cuttype; /**< @brief type of cut to make */
mat_t dsp_mtos; /**< @brief model to solid space */
- /* END OF USER SETABLE VARIABLES, BEGIN INTERNAL STUFF */
+ /* END OF USER SETTABLE VARIABLES, BEGIN INTERNAL STUFF */
mat_t dsp_stom; /**< @brief solid to model space
* computed from dsp_mtos */
unsigned short *dsp_buf; /**< @brief actual data */
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits