aboutsummaryrefslogtreecommitdiff
path: root/net/socat/patches/100-usleep.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net/socat/patches/100-usleep.patch')
-rw-r--r--net/socat/patches/100-usleep.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/socat/patches/100-usleep.patch b/net/socat/patches/100-usleep.patch
index 305eaf25c..cead181c1 100644
--- a/net/socat/patches/100-usleep.patch
+++ b/net/socat/patches/100-usleep.patch
@@ -1,6 +1,6 @@
--- a/sycls.c
+++ b/sycls.c
-@@ -1329,6 +1329,7 @@ unsigned int Sleep(unsigned int seconds) {
+@@ -1329,6 +1329,7 @@ unsigned int Sleep(unsigned int seconds)
return retval;
}