X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fsync%2Fdata_structures.h;h=719f664d2ce8b6c4dadf62917cf5a6b5790d487d;hb=2bd4b3e43e525da7b4c9738915ec847f7fe4906a;hp=62a776a8847ba3f5fc8b81c368493ccbb147918f;hpb=cdce23b31002139312fbf30f7afa0808a825d841;p=lttv.git diff --git a/lttv/lttv/sync/data_structures.h b/lttv/lttv/sync/data_structures.h index 62a776a8..719f664d 100644 --- a/lttv/lttv/sync/data_structures.h +++ b/lttv/lttv/sync/data_structures.h @@ -36,7 +36,7 @@ enum EventType { TCP, UDP, - TYPE_COUNT, // This must be the last field + TYPE_COUNT // This must be the last field }; // Stage 1 to 2: These structures are passed from processing to matching modules