Skip to content

Commit a3914ff

Browse files
author
Petr Matousek
committed
fix: Correct patch file formatting
- Fix malformed patch at line 23 - Ensure proper unified diff format
1 parent 5913990 commit a3914ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

disable-opentelemetry.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--- a/src/api/qpid-proton/CMakeLists.txt
22
+++ b/src/api/qpid-proton/CMakeLists.txt
3-
@@ -18,11 +18,15 @@ else(${DTEST_BUILD_PLATFORM} EQUAL "64")
3+
@@ -18,11 +18,15 @@
44
)
55
endif(${DTEST_BUILD_PLATFORM} EQUAL "64")
66

0 commit comments

Comments
 (0)