X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flibpspp%2Fbt-test.c;h=35fbad653586e534737e382b1123242a5aacac88;hb=69597a0423aad2fd5974c2cbc08a680208b94b6e;hp=42cfbeabef429044095ceeeb41b277065fb59aff;hpb=a258e53c63a08b0ec48aea8f03808eb651729424;p=pspp diff --git a/tests/libpspp/bt-test.c b/tests/libpspp/bt-test.c index 42cfbeabef..35fbad6535 100644 --- a/tests/libpspp/bt-test.c +++ b/tests/libpspp/bt-test.c @@ -118,7 +118,7 @@ static int aux_data; static struct element * bt_node_to_element (const struct bt_node *node) { - return bt_data (node, struct element, node); + return BT_DATA (node, struct element, node); } /* Compares the `x' values in A and B and returns a strcmp-type