Rename bt_ctf_X -> bt_X, maintain backward compat. for pre-2.0 CTF writer
[babeltrace.git] / include / babeltrace / ctf-ir / utils.h
index a209c5f5b283d5940ef05bb7bf48d3edb1849b15..9120730204bfec72f1118a241f1ddab7030fe6ea 100644 (file)
@@ -67,7 +67,7 @@ or if it does not meet any other imposed requirement.
 
 @prenotnull{identifier}
 */
-extern bt_bool bt_ctf_identifier_is_valid(const char *identifier);
+extern bt_bool bt_identifier_is_valid(const char *identifier);
 
 /** @} */
 
This page took 0.023768 seconds and 4 git commands to generate.