Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchr-github committed Sep 18, 2023
1 parent f87a401 commit 5d41d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ namespace cppcheck {
#ifdef _WIN32
|| type == Type::Native
#endif
;
;
}

const char *toString() const {
Expand Down

0 comments on commit 5d41d5d

Please sign in to comment.