Revision: 44590
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44590&view=rev
Author:   erikgreenwald
Date:     2011-05-09 20:14:49 +0000 (Mon, 09 May 2011)

Log Message:
-----------
Should be Issttcltk_Init, not Isst_Init.

Modified Paths:
--------------
    brlcad/trunk/src/adrt/isst_tcltk.c

Modified: brlcad/trunk/src/adrt/isst_tcltk.c
===================================================================
--- brlcad/trunk/src/adrt/isst_tcltk.c  2011-05-09 19:55:22 UTC (rev 44589)
+++ brlcad/trunk/src/adrt/isst_tcltk.c  2011-05-09 20:14:49 UTC (rev 44590)
@@ -621,8 +621,9 @@
     isst->dirty = 1;
     return TCL_OK;
 }
+
 int
-Isst_Init(Tcl_Interp *interp)
+Issttcltk_Init(Tcl_Interp *interp)
 {
     if (Tcl_PkgProvide(interp, "isst", "0.1") != TCL_OK) {
         return TCL_ERROR;


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

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to