mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-21 02:17:32 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -26,7 +26,7 @@ namespace flatbuffers {
|
||||
|
||||
// Constructs a new Nim Code generator.
|
||||
std::unique_ptr<CodeGenerator> NewNimBfbsGenerator(
|
||||
const std::string &flatc_version);
|
||||
const std::string& flatc_version);
|
||||
|
||||
} // namespace flatbuffers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user