Test: Ensure wildcards may only appear last in a string literal
[lttng-tools.git] / src / common / sessiond-comm / jul.h
index c9ab3d45a4ce7bce8d9e8318b80a07b9cc6d1fc2..f269fa81699e6dafdce93bba46db2417aa8bb437 100644 (file)
@@ -30,6 +30,7 @@ enum lttcomm_jul_command {
        JUL_CMD_LIST       = 1,
        JUL_CMD_ENABLE     = 2,
        JUL_CMD_DISABLE    = 3,
+       JUL_CMD_REG_DONE   = 4, /* End registration process. */
 };
 
 /*
This page took 0.024049 seconds and 5 git commands to generate.