Fix a typo in the C# generator.
authorDavid Reiss <dreiss@apache.org>
Wed, 20 Feb 2008 05:30:55 +0000 (05:30 +0000)
committerDavid Reiss <dreiss@apache.org>
Wed, 20 Feb 2008 05:30:55 +0000 (05:30 +0000)
commitc91d07c784e603dfb49a0721bab34b0ff960fc3f
treeb712a555168d5adc8b96ac6da3de9d38e2c205f0
parent399442be815c460065766e4b45ba754b3ca4ab32
Fix a typo in the C# generator.

Actually, it is not a typo.  The original authors didn't convert one call
to get_java_package to get_csharp_namespace.

Tested by building Thrift.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665489 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_csharp_generator.cc