Fix python: remove weird char at the end of line
[babeltrace.git] / bindings / python / babeltrace.i.in
index 5f87a6ddf3a6af543a517c4b0a7a240b1ce0c769..b1da1c60588714db05e26695155b90d2e8b4495f 100644 (file)
@@ -390,7 +390,7 @@ int bt_ctf_event_get_handle_id(const struct bt_ctf_event *event);
 
 %pythoncode%{
 
-# Based on enum bt_clock_type in clock-type.h­
+# Based on enum bt_clock_type in clock-type.h
 class ClockType:
        CLOCK_CYCLES = 0
        CLOCK_REAL = 1
This page took 0.02336 seconds and 4 git commands to generate.