Thrift: add an indent to generated cpp files.
authorDavid Reiss <dreiss@apache.org>
Sat, 21 Jul 2007 00:23:32 +0000 (00:23 +0000)
committerDavid Reiss <dreiss@apache.org>
Sat, 21 Jul 2007 00:23:32 +0000 (00:23 +0000)
commit8639e1056d6db52d53ff579f0f8d4728b702740e
treeec16cf503352a7ab72b520c7a738a757b5b6ab72
parent094823a46c4dd2449ec4ec9458b8358f8abd3dbe
Thrift: add an indent to generated cpp files.

Summary:
Someone forgot an indent after a newline.  Added.

Trac Bug: #

Blame Rev:

Reviewed By: mcslee

Test Plan:
Compiled the compiler, compiled a .thrift, and compared the output
with diff -u and diff -w -u.

Revert Plan: svn revert

Notes:

EImportant:

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