Add notification utility library
[babeltrace.git] / include / babeltrace / plugin / notification / notification.h
index b8b87a4476fc8f541d7586e7836f3c2465ee91cc..487c737e8739d0b49d4b9a77d2d792c9d1555b3e 100644 (file)
@@ -66,7 +66,7 @@ enum bt_notification_type {
        /** End of trace notification, see eot.h */
        BT_NOTIFICATION_TYPE_END_OF_TRACE = 7,
 
-       BT_NOTIFICATION_TYPE_NR,
+       BT_NOTIFICATION_TYPE_NR, /* Not part of ABI. */
 };
 
 /**
This page took 0.027269 seconds and 4 git commands to generate.