X-Git-Url: https://git.cworth.org/git?p=fips;a=blobdiff_plain;f=context.h;h=1fddf2e93e289d825b56ad157322563302e7e811;hp=6ad357fd724aa958f9f6caf8e165ef796bf253fc;hb=3d421696b9e6cc28f590204fb290f775330e78e8;hpb=43fa296375ee35d811b7fed4537312ce9d08feac diff --git a/context.h b/context.h index 6ad357f..1fddf2e 100644 --- a/context.h +++ b/context.h @@ -33,7 +33,7 @@ typedef struct context void *system_id; metrics_info_t metrics_info; - metrics_t metrics; + metrics_t *metrics; } context_t; /* Indicate that a new context has come into use.