fix warnings
[ust.git] / libust / marker-control.h
index 0b602db9fd3b14bcef4a7b32e0182dfc45d8a80d..0a139806f16942ccdbedfb5ee2e57bc5c1315556 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef MARKER_CONTROL_H
 #define MARKER_CONTROL_H
 
-int marker_control_init(void);
+int init_marker_control(void);
 int ltt_probe_register(struct ltt_available_probe *pdata);
 
 #endif /* MARKER_CONTROL_H */
This page took 0.022663 seconds and 4 git commands to generate.