[thrift] give the generated Erlang service file a _thrift
authorChristopher Piro <cpiro@apache.org>
Tue, 18 Sep 2007 00:07:42 +0000 (00:07 +0000)
committerChristopher Piro <cpiro@apache.org>
Tue, 18 Sep 2007 00:07:42 +0000 (00:07 +0000)
commitb97b89d1dc5398021443a3c281536c27f61ac038
tree237cf0c1ede456d26de42576ce7a063f2b0daf0e
parent6137146329d2344aaba1a9b9492a7ed24b48a39e
[thrift] give the generated Erlang service file a _thrift

Summary: Before they were names Service.erl, but the Service module name should be reserved for more important things.  Namespaces what?

Test Plan: with channel server

Riders: also fixes whitespace, puts -erl in its right place

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