Cleanup: add whiteline after struct_size field
[lttng-ust.git] / include / lttng / ust-events.h
index 51719b5ba0fdc9960ee991bac0ff12d1d9dd9c6d..c9c118c26e1389c96ce9fcd358ece78b4b421b73 100644 (file)
@@ -473,6 +473,7 @@ struct lttng_ust_event_notifier_private;
  */
 struct lttng_ust_event_notifier {
        uint32_t struct_size;                           /* Size of this structure. */
+
        struct lttng_ust_event_common *parent;          /* Inheritance by aggregation. */
        struct lttng_ust_event_notifier_private *priv;  /* Private event notifier interface */
 
This page took 0.02365 seconds and 4 git commands to generate.