|
@@ -2300,17 +2300,18 @@ process_dynamic_array(struct event_format *event, struct print_arg *arg, char **
|
|
type = process_arg(event, arg, &token);
|
|
type = process_arg(event, arg, &token);
|
|
if (!test_type_token(type, token, EVENT_OP, "]"))
|
|
if (!test_type_token(type, token, EVENT_OP, "]"))
|