Fix python: remove weird char at the end of line
[babeltrace.git] / bindings / python / babeltrace.i.in
index 294177fa5920f76c47e85b2747f9e7b5afaa781f..7b796335d20505d582ffd034dd53dfd3fef977a7 100644 (file)
@@ -390,7 +390,7 @@ int bt_ctf_event_get_handle_id(const struct bt_ctf_event *event);
 
 %pythoncode%{
 
 
 %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
 class ClockType:
        CLOCK_CYCLES = 0
        CLOCK_REAL = 1
This page took 0.02308 seconds and 4 git commands to generate.