Revision: 53709
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53709&view=rev
Author:   carlmoore
Date:     2012-11-15 19:40:54 +0000 (Thu, 15 Nov 2012)
Log Message:
-----------
fix spelling

Modified Paths:
--------------
    brlcad/trunk/src/external/ProEngineer/proe-brl.c

Modified: brlcad/trunk/src/external/ProEngineer/proe-brl.c
===================================================================
--- brlcad/trunk/src/external/ProEngineer/proe-brl.c    2012-11-15 19:39:37 UTC 
(rev 53708)
+++ brlcad/trunk/src/external/ProEngineer/proe-brl.c    2012-11-15 19:40:54 UTC 
(rev 53709)
@@ -1026,7 +1026,7 @@
        feat_id_len += FEAT_ID_BLOCK;
        feat_ids_to_delete = (int *)bu_realloc( (char *)feat_ids_to_delete,
                                                feat_id_len * sizeof( int ),
-                                               "fetaure ids to delete");
+                                               "feature ids to delete");
 
     }
     feat_ids_to_delete[feat_id_count++] = id;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to