Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang-yijun committed Feb 16, 2024
1 parent 7c9889a commit 190e9fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/world_builder/types/int.cc
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ namespace WorldBuilder

void
Int::write_schema(Parameters &prm,
const std::string &name,
const std::string &documentation) const
const std::string &name,
const std::string &documentation) const
{
using namespace rapidjson;
Document &declarations = prm.declarations;
Expand Down

0 comments on commit 190e9fe

Please sign in to comment.