edits
[satune.git] / src / classlist.h
index 8b412eab0f93c2c11d55d029a75f3d3e103d2f7e..361dcb6d0756f733109cc595327c9f83aee0efee 100644 (file)
@@ -48,11 +48,11 @@ typedef struct Table Table;
 struct Order;
 typedef struct Order Order;
 
-struct ElementEncoder;
-typedef struct ElementEncoder ElementEncoder;
+struct ElementEncoding;
+typedef struct ElementEncoding ElementEncoding;
 
-struct FunctionEncoder;
-typedef struct FunctionEncoder FunctionEncoder;
+struct FunctionEncoding;
+typedef struct FunctionEncoding FunctionEncoding;
 
 typedef unsigned int uint;
 typedef uint64_t VarType;