~vcs-imports/thrift/master

« back to all changes in this revision

Viewing changes to test/DebugProtoTest.thrift

  • Committer: roger
  • Date: 2010-10-27 12:30:11 UTC
  • Revision ID: git-v1:0237bc3312c640d20ae0168eacb538224e232adb
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

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 * under the License.
18
18
 */
19
19
 
 
20
namespace c_glib TTest
20
21
namespace cpp thrift.test.debug
21
22
namespace java thrift.test
22
23