Ticket #44286: patch-src-tclhash.h.diff
File patch-src-tclhash.h.diff, 285 bytes (added by dreness (Andre LaBranche), 10 years ago) |
---|
-
src/tclhash.h
old new 75 75 76 76 #ifndef MAKING_MODS 77 77 78 inlinevoid garbage_collect_tclhash(void);78 void garbage_collect_tclhash(void); 79 79 80 80 void init_bind(void); 81 81 void kill_bind(void);