Fixed a few typos - test client and server samples now working with new code generation
authorMarc Slemko <marc@apache.org>
Sat, 12 Aug 2006 00:32:53 +0000 (00:32 +0000)
committerMarc Slemko <marc@apache.org>
Sat, 12 Aug 2006 00:32:53 +0000 (00:32 +0000)
commite6889de36f2be33d398e15802151690e25be24f0
tree598b62bd198a5adc685ea58971da28712c416589
parent91f674823a80031962265f559c9b3d3ef5bcb1df
Fixed a few typos - test client and server samples now working with new code generation

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664753 13f79535-47bb-0310-9956-ffa450edef68
compiler/src/cpp_generator.py
lib/cpp/src/concurrency/Util.h
lib/cpp/src/protocol/TBinaryProtocol.cc
lib/cpp/src/protocol/TBinaryProtocol.h
test/ThriftTest.thrift
test/cpp/Makefile
test/cpp/src/TestServer.cc