Add support for module options
[lttv.git] / lttv / lttv / sync / data_structures.h
index 62a776a8847ba3f5fc8b81c368493ccbb147918f..719f664d2ce8b6c4dadf62917cf5a6b5790d487d 100644 (file)
@@ -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
This page took 0.022834 seconds and 4 git commands to generate.