commit | 213a66479872e0ccf828f8f2675d1546cdff0a18 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Wed Oct 27 12:30:11 2010 +0000 |
committer | Roger Meier <roger@apache.org> | Wed Oct 27 12:30:11 2010 +0000 |
tree | 9ee6ccf9935af077a69b426327b210b4d9656f78 | |
parent | 5013de297a1892fb336f69a01e6f57fdad147568 [diff] [blame] |
THRIFT-582 C(c_glib) implementation of Thrift Patch: Anatol Pomozov and Michael Lum git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1027933 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/test/DebugProtoTest.thrift b/test/DebugProtoTest.thrift index b01129a..7980047 100644 --- a/test/DebugProtoTest.thrift +++ b/test/DebugProtoTest.thrift
@@ -17,6 +17,7 @@ * under the License. */ +namespace c_glib TTest namespace cpp thrift.test.debug namespace java thrift.test