Rename "tsc" to "timestamp"
[lttng-modules.git] / src / lttng-context-hostname.c
index 96320ad342d56480b232969c3a31786e7f41de9d..68e142c159191c1ad14c8107e44b29c7b7009425 100644 (file)
@@ -79,7 +79,7 @@ void hostname_get_value(void *priv,
 static const struct lttng_kernel_ctx_field *ctx_field = lttng_kernel_static_ctx_field(
        lttng_kernel_static_event_field("hostname",
                lttng_kernel_static_type_array_text(LTTNG_HOSTNAME_CTX_LEN),
-               false, false, false),
+               false, false),
        hostname_get_size,
        hostname_record,
        hostname_get_value,
This page took 0.023049 seconds and 4 git commands to generate.