Explorar o código

removed accidental whitespace

Florian Enner %!s(int64=11) %!d(string=hai) anos
pai
achega
e544b38815
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/google/protobuf/compiler/ruby/ruby_generator.cc

+ 1 - 1
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);