summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2019-10-19 18:27:35 +0200
committerJens Geyer <jensg@apache.org>2019-10-20 16:21:29 +0200
commit3f3567a1143194712747fff9dd02b2162e2d14dd (patch)
tree36564d5680c36fca18a7d8c9aac296e1f70187ef /contrib
parent7199741f440ef7de15e13755ea2371157c8cd298 (diff)
downloadthrift-3f3567a1143194712747fff9dd02b2162e2d14dd.tar.gz
THRIFT-4981 Remove deprecated netcore bindings from the code base
Client: netcore Patch: Jens Geyer This closes #1901
Diffstat (limited to 'contrib')
-rw-r--r--contrib/fb303/if/fb303.thrift2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fb303/if/fb303.thrift b/contrib/fb303/if/fb303.thrift
index 89bd6eb7b..f1ca982b8 100644
--- a/contrib/fb303/if/fb303.thrift
+++ b/contrib/fb303/if/fb303.thrift
@@ -24,7 +24,7 @@
namespace java com.facebook.fb303
namespace cpp facebook.fb303
namespace perl Facebook.FB303
-namespace netcore Facebook.FB303.Test
+namespace netstd Facebook.FB303.Test
/**
* Common status reporting mechanism across all services