Browse Source

removed accidental whitespace

Florian Enner 10 năm trước cách đây
mục cha
commit
e544b38815
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);