format: Always output 2-digit hours for TIME format.
[pspp] / tests / libpspp / bt-test.c
index 42cfbeabef429044095ceeeb41b277065fb59aff..35fbad653586e534737e382b1123242a5aacac88 100644 (file)
@@ -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