Skip to content

Commit

Permalink
updated source
Browse files Browse the repository at this point in the history
  • Loading branch information
RektInator committed Sep 17, 2019
1 parent d072da4 commit 558e6b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/codo-iwd-tool.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ std::string read_file(const std::filesystem::path& path)

int main(int argc, char** argv)
{
std::cout << "iwd-tool by RektInator." << std::endl;

try
{
auto dump_file = static_cast<std::string>("dump.cfg");
Expand Down

0 comments on commit 558e6b7

Please sign in to comment.