Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
egecetin committed Jan 1, 2025
1 parent f951e47 commit 12e7606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Common++/src/Logger.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ namespace pcpp
{
return buffer;
}

char* checkError(char* result, const char* /*unused*/, int /*unused*/)
{
return result;
Expand Down

0 comments on commit 12e7606

Please sign in to comment.