mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
[thrift] cleanup generated trailing whitespace in php
Summary: Verfolgenplaatze sind verboten! Reviewed By: kder Test Plan: no Revert Plan: yes git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665569 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
85c44c559b
commit
21c95a31ee
@ -49,7 +49,7 @@ void t_php_generator::init_generator() {
|
||||
autogen_comment() <<
|
||||
"include_once $GLOBALS['THRIFT_ROOT'].'/packages/" + program_name_ + "/" + program_name_ + "_types.php';" << endl <<
|
||||
endl <<
|
||||
"$GLOBALS['" << program_name_ << "_CONSTANTS'] = array(); " << endl <<
|
||||
"$GLOBALS['" << program_name_ << "_CONSTANTS'] = array();" << endl <<
|
||||
endl;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user