--- projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclstringobj.c 2016/10/30 04:21:11 64 +++ projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclstringobj.c 2016/10/30 21:57:38 66 @@ -1,5 +1,4 @@ /* $Header$ */ - /* * tclStringObj.c -- * @@ -1621,13 +1620,4 @@ ckfree((char *) GET_STRING(objPtr)); } - -/* $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 */ \ No newline at end of file +/* End of tclstringobj.c */