Skip to content

Commit

Permalink
Add back space to ports.patch file to match previous format.
Browse files Browse the repository at this point in the history
  • Loading branch information
lriggs committed Jan 28, 2025
1 parent 9f61fd2 commit 521a7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/vcpkg/ports.patch
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ index 000000000..e839c93a4
+ return v & ~(mask << (8 * n));
+-#endif
+ }
+
+
+ static inline bool LeftShiftOverflows(uint8_t value, uint32_t shift) {
diff --git a/ports/thrift/portfile.cmake b/ports/thrift/portfile.cmake
index 1501782..71d2147 100644
Expand Down

0 comments on commit 521a7be

Please sign in to comment.