/[dtapublic]/projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclstringobj.c
ViewVC logotype

Diff of /projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclstringobj.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 65 by dashley, Sun Oct 30 04:21:11 2016 UTC revision 66 by dashley, Sun Oct 30 21:57:38 2016 UTC
# Line 1  Line 1 
1  /* $Header$ */  /* $Header$ */
   
2  /*  /*
3   * tclStringObj.c --   * tclStringObj.c --
4   *   *
# Line 1621  FreeStringInternalRep(objPtr) Line 1620  FreeStringInternalRep(objPtr)
1620      ckfree((char *) GET_STRING(objPtr));      ckfree((char *) GET_STRING(objPtr));
1621  }  }
1622    
   
 /* $History: tclstringobj.c $  
  *  
  * *****************  Version 1  *****************  
  * User: Dtashley     Date: 1/02/01    Time: 1:03a  
  * Created in $/IjuScripter, IjuConsole/Source/Tcl Base  
  * Initial check-in.  
  */  
   
 /* End of TCLSTRINGOBJ.C */  
1623    /* End of tclstringobj.c */

Legend:
Removed from v.65  
changed lines
  Added in v.66

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25