From e544b38815134ea800c1c4d86d207c1b56535afe Mon Sep 17 00:00:00 2001 From: Florian Enner Date: Mon, 2 Feb 2015 15:19:01 -0500 Subject: removed accidental whitespace --- src/google/protobuf/compiler/ruby/ruby_generator.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/google/protobuf/compiler/ruby/ruby_generator.cc b/src/google/protobuf/compiler/ruby/ruby_generator.cc index da2e7e89..22a64de9 100644 --- a/src/google/protobuf/compiler/ruby/ruby_generator.cc +++ b/src/google/protobuf/compiler/ruby/ruby_generator.cc @@ -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); -- cgit v1.2.3