Skip to content

Commit

Permalink
Formatting: Run clang-format
Browse files Browse the repository at this point in the history
From Makefile: make fix
  • Loading branch information
eric15342335 committed Jun 5, 2024
1 parent 371e83c commit 58fe86a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/events.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1206,4 +1206,5 @@ Stock_event STOCK_SPLIT_EVENT = {
{mean, 0},
{lower_limit, 0},
{upper_limit, 0},
}};
},
};

0 comments on commit 58fe86a

Please sign in to comment.