Commit 94e7cde2 authored by Andrei Nigmatulin's avatar Andrei Nigmatulin Committed by Robert Edmonds

cosmetics

parent c96fee16
......@@ -215,7 +215,7 @@ void FileGenerator::GenerateHeader(io::Printer* printer) {
printer->Print(
"\n"
"PROTOBUF_C_END_DECLS\n"
"\n\n#endif /* PROTOBUF_$filename_identifier$__INCLUDED */\n",
"\n\n#endif /* PROTOBUF_C_$filename_identifier$__INCLUDED */\n",
"filename_identifier", filename_identifier);
}
......
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