Index: generic/nsfPointer.c =================================================================== diff -u -rcef0608bea97458e5dcd87615c9b8ca3fe7b464c -r981c4d779e0ffff18858c3b947f92b4eff7fa618 --- generic/nsfPointer.c (.../nsfPointer.c) (revision cef0608bea97458e5dcd87615c9b8ca3fe7b464c) +++ generic/nsfPointer.c (.../nsfPointer.c) (revision 981c4d779e0ffff18858c3b947f92b4eff7fa618) @@ -115,7 +115,7 @@ * *---------------------------------------------------------------------- */ -static char * +static Tcl_HashEntry * Nsf_PointerGetHptr(void *valuePtr) { Tcl_HashEntry *hPtr; Tcl_HashSearch hSrch;