Commit e544b388 authored by Florian Enner's avatar Florian Enner

removed accidental whitespace

parent e1e86b02
...@@ -45,7 +45,7 @@ namespace google { ...@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment