Refresh patches
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Tue, 7 Dec 2021 09:44:51 +0000 (10:44 +0100)
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Tue, 7 Dec 2021 09:44:51 +0000 (10:44 +0100)
debian/patches/spelling_fixes.patch

index 8f37299bc4abd1ff1ad4d580e4906f3c0d954720..4041ee00e94c8fe541e96355975f56873d0fe64b 100644 (file)
@@ -6,7 +6,7 @@ Last-Update: 2021-01-21
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- jacktrip.orig/src/JackTrip.cpp
 +++ jacktrip/src/JackTrip.cpp
-@@ -746,7 +746,7 @@
+@@ -745,7 +745,7 @@
      mTcpClient.close();  // Close the socket
      // cout << "TCP Socket Closed!" << endl;
  
@@ -15,7 +15,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
      if (mUseAuth && udp_port > 65535) {
          QString error_message;
          if (udp_port == Auth::WRONGCREDS) {
-@@ -772,7 +772,7 @@
+@@ -771,7 +771,7 @@
          return;
      }