Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Jan 23, 2025
1 parent 021c5e5 commit 154cfa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cosmotop_config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,5 @@ namespace Config {
void write();

//* Write the config file to a stream
void write(std::ostream& stream);
void write(std::ostream& cwrite);
}

0 comments on commit 154cfa5

Please sign in to comment.