changed identifier Hashitems
authorceriel <none@none>
Thu, 26 Jan 1989 13:41:31 +0000 (13:41 +0000)
committerceriel <none@none>
Thu, 26 Jan 1989 13:41:31 +0000 (13:41 +0000)
util/ceg/ce_back/obj_back/hash.h

index 17c4974..20ed3f0 100644 (file)
@@ -3,6 +3,6 @@ struct Hashitem {
        int hs_nami;
 };
 
-#define Hashitems _HashItems
+#define Hashitems B_HashItems
 
 extern struct Hashitem *Hashitems;