|
@@ -2124,6 +2124,13 @@ process_fields(struct event_format *event, struct print_flag_sym **list, char **
|
|
type = process_arg(event, arg, &token);
|
|
type = process_arg(event, arg, &token);
|
|
if (test_type_token(type, token, EVENT_DELIM, ","))
|
|
if (test_type_token(type, token, EVENT_DELIM, ","))
|