Clean-up: remove extra whitespace in ctf-ir/clock.h
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 11 Oct 2014 00:36:14 +0000 (20:36 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 11 Oct 2014 00:36:14 +0000 (20:36 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/ctf-ir/clock.h

index dea3f2b6c5d0b2a970c48724618809100ab464d7..123f35cdc3404f7ef2cc7bf5bff5412e61830213 100644 (file)
@@ -231,7 +231,7 @@ extern const unsigned char *bt_ctf_clock_get_uuid(struct bt_ctf_clock *clock);
  * Returns 0 on success, a negative value on error.
  */
 extern int bt_ctf_clock_set_uuid(struct bt_ctf_clock *clock,
-                const unsigned char *uuid);
+               const unsigned char *uuid);
 
 /*
  * bt_ctf_clock_get_time: get a clock's current time value.
This page took 0.025 seconds and 4 git commands to generate.