From 5b11ac2c91d99eababa8f04c7e2f9484c0763b53 Mon Sep 17 00:00:00 2001 From: Julia Hansbrough Date: Tue, 2 Oct 2018 11:54:35 -0700 Subject: Update fidlgen to keep current with upstream. The Syzkaller IR upstream has been updated, so we can properly update consts/fidl descriptions now. --- sys/fuchsia/fidl_net-stack_amd64.const | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/fuchsia/fidl_net-stack_amd64.const') diff --git a/sys/fuchsia/fidl_net-stack_amd64.const b/sys/fuchsia/fidl_net-stack_amd64.const index 4e8c39edc..391cf9653 100644 --- a/sys/fuchsia/fidl_net-stack_amd64.const +++ b/sys/fuchsia/fidl_net-stack_amd64.const @@ -1,4 +1,4 @@ # AUTOGENERATED FILE ZX_CHANNEL_MAX_MSG_BYTES = 65536 -fuchsia_net_stack_ForwardingDestinationTagdeviceId = 0 -fuchsia_net_stack_ForwardingDestinationTagnextHop = 1 +fuchsia_net_stack_ForwardingDestinationTag_deviceId = 0 +fuchsia_net_stack_ForwardingDestinationTag_nextHop = 1 -- cgit mrf-deployment