namespace the lookup_integer function
[babeltrace.git] / types / types.c
index 25ce7151f298e18100b7100a4e4c0360e9e98e54..3e20dfe1fbc67f094b1f72658769278894b03789 100644 (file)
@@ -624,7 +624,7 @@ struct definition *bt_lookup_definition(const struct definition *definition,
                                             scope);
 }
 
-struct definition_integer *lookup_integer(const struct definition *definition,
+struct definition_integer *bt_lookup_integer(const struct definition *definition,
                                          const char *field_name,
                                          int signedness)
 {
This page took 0.022896 seconds and 4 git commands to generate.