X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fnotification-event.h;h=3bcc6c88284a590bcd435e213e7afd5ce82b7cfd;hp=563a5fd04e2372f3599e3a5d1d212c71bc01e531;hb=40f4ba76dd6f9508ca51b6220eaed57632281a07;hpb=05e2128659970c32648a01255ed870449f05d518 diff --git a/include/babeltrace/graph/notification-event.h b/include/babeltrace/graph/notification-event.h index 563a5fd0..3bcc6c88 100644 --- a/include/babeltrace/graph/notification-event.h +++ b/include/babeltrace/graph/notification-event.h @@ -32,7 +32,7 @@ extern "C" { struct bt_notification; struct bt_event; -extern struct bt_event *bt_notification_event_borrow_event( +extern const struct bt_event *bt_notification_event_borrow_event( struct bt_notification *notification); #ifdef __cplusplus