removed accidental whitespace

This commit is contained in:
Florian Enner 2015-02-02 15:19:01 -05:00
parent e1e86b02a8
commit e544b38815

View file

@ -45,7 +45,7 @@ namespace google {
namespace protobuf {
namespace compiler {
namespace ruby {
// Forward decls.
std::string IntToString(uint32 value);
std::string StripDotProto(const std::string& proto_file);