Fix: src.ctf.lttng-live: emitting stream end msg with no stream
[babeltrace.git] / include / babeltrace2 / graph / message-message-iterator-inactivity.h
index 909d39971cf4bca3efcb1286c329ede90360ce37..dba7c4a445e045f4afa014c8cc5f6581be5b3383 100644 (file)
@@ -2,7 +2,7 @@
 #define BABELTRACE2_GRAPH_MESSAGE_MESSAGE_ITERATOR_INACTIVITY_H
 
 /*
- * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
+ * Copyright (c) 2010-2019 EfficiOS Inc. and Linux Foundation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
@@ -38,7 +38,7 @@ extern "C" {
 extern
 bt_message *bt_message_message_iterator_inactivity_create(
                bt_self_message_iterator *message_iterator,
-               const bt_clock_class *default_clock_class, uint64_t raw_value);
+               const bt_clock_class *clock_class, uint64_t raw_value);
 
 #ifdef __cplusplus
 }
This page took 0.024307 seconds and 4 git commands to generate.