Revision: 33962
          http://brlcad.svn.sourceforge.net/brlcad/?rev=33962&view=rev
Author:   bob1961
Date:     2009-03-06 17:51:35 +0000 (Fri, 06 Mar 2009)

Log Message:
-----------
Fixed typo.

Modified Paths:
--------------
    brlcad/trunk/src/mged/setup.c

Modified: brlcad/trunk/src/mged/setup.c
===================================================================
--- brlcad/trunk/src/mged/setup.c       2009-03-06 15:44:02 UTC (rev 33961)
+++ brlcad/trunk/src/mged/setup.c       2009-03-06 17:51:35 UTC (rev 33962)
@@ -143,7 +143,7 @@
     {"front", bv_front, GED_FUNC_PTR_NULL},
     {"g", cmd_ged_plain_wrapper, ged_group},
     {"get", cmd_ged_plain_wrapper, ged_get},
-    {"get_autoview", cmd_ged_plain_wrapper, ged_autoview},
+    {"get_autoview", cmd_ged_plain_wrapper, ged_get_autoview},
     {"get_comb", cmd_ged_plain_wrapper, ged_get_comb},
     {"get_dbip", cmd_ged_plain_wrapper, ged_dbip},
     {"get_dm_list", f_get_dm_list, GED_FUNC_PTR_NULL},


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

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to