Skip to content

Commit 5d41d5d

Browse files
committed
Format
1 parent f87a401 commit 5d41d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/platform.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ namespace cppcheck {
143143
#ifdef _WIN32
144144
|| type == Type::Native
145145
#endif
146-
;
146+
;
147147
}
148148

149149
const char *toString() const {

0 commit comments

Comments
 (0)