Skip to content

Commit

Permalink
games-strategy/megaglest: [QA] use git-format-patch style patches
Browse files Browse the repository at this point in the history
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Oct 30, 2022
1 parent 19d45f6 commit 63ed4f5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
https://github.com/MegaGlest/megaglest-source/commit/a85d12aed1983eb69d630b431b81ae656d83b3ac

--- /source/shared_lib/sources/platform/posix/socket.cpp
+++ /source/shared_lib/sources/platform/posix/socket.cpp
--- a/source/shared_lib/sources/platform/posix/socket.cpp
+++ b/source/shared_lib/sources/platform/posix/socket.cpp
@@ -2610,8 +2610,10 @@
if(SystemFlags::VERBOSE_MODE_ENABLED) printf("UPnP device found: %s %s\n", dev->descURL, dev->st);

Expand Down

0 comments on commit 63ed4f5

Please sign in to comment.