Răsfoiți Sursa

removed accidental whitespace

Florian Enner 11 ani în urmă
părinte
comite
e544b38815
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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 protobuf {
 namespace compiler {
 namespace compiler {
 namespace ruby {
 namespace ruby {
-	
+
 // Forward decls.
 // Forward decls.
 std::string IntToString(uint32 value);
 std::string IntToString(uint32 value);
 std::string StripDotProto(const std::string& proto_file);
 std::string StripDotProto(const std::string& proto_file);