Notification iterator: generate automatic notifications when missing
[babeltrace.git] / include / babeltrace / graph / notification-iterator.h
index d8554316794a9608e1244bdbbef4fa68940f9ad5..03b53ce8ee51e0d802fc3a3dfff738bdc044f66e 100644 (file)
@@ -54,7 +54,6 @@ enum bt_notification_iterator_status {
        BT_NOTIFICATION_ITERATOR_STATUS_NOMEM = -12,
        /** Unsupported iterator feature. */
        BT_NOTIFICATION_ITERATOR_STATUS_UNSUPPORTED = -2,
-
 };
 
 /**
This page took 0.024282 seconds and 4 git commands to generate.