Skip to content

Commit 1235fb8

Browse files
committed
[lint] make the linter happy
1 parent 5707e3a commit 1235fb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/cmake/cmake-deps.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ FetchContent_Declare(
2121
GIT_TAG 02a577edfcf25e2519e380a95c16743b7e5878a1
2222
)
2323

24-
FetchContent_MakeAvailable(out_ptr)
24+
FetchContent_MakeAvailable(out_ptr)

src/platform/backends/hyperv_api/hyperv_api_string_conversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ struct fmt::formatter<multipass::hyperv::maybe_widen, Char>
9797
"" X, L"" X \
9898
}
9999

100-
#endif // MULTIPASS_HYPERV_API_STRING_CONVERSION_H
100+
#endif // MULTIPASS_HYPERV_API_STRING_CONVERSION_H

0 commit comments

Comments
 (0)