chiark / gitweb /
tuntap compiles
[chiark-tcl.git] / base / idtable.c
index c2f3aaa32f0dee504704dba14c182870c29bddf1..d2f3e04a59040ea2961d0a7ac6c4a81a503406b5 100644 (file)
@@ -119,7 +119,7 @@ static void tabledataid_nt_ustr(Tcl_Obj *o) {
                          (char*)0);
 }
 
-Tcl_ObjType tabledataid_ntype = {
+Tcl_ObjType tabledataid_nearlytype = {
   "tabledataid",
   tabledataid_nt_free, tabledataid_nt_dup,
   tabledataid_nt_ustr, tabledataid_nt_sfa