summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch')
-rw-r--r--app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch b/app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch
index 18f2dba953d2..978c23bb9b71 100644
--- a/app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch
+++ b/app-misc/cw/files/cw-1.0.16-replace-isastream-with-fcntl.patch
@@ -1,5 +1,5 @@
---- /var/tmp/portage/app-misc/cw-1.0.16-r3/work/cw-1.0.16/src/cw.c
-+++ cw-1.0.16/src/cw.c
+--- a/src/cw.c
++++ b/src/cw.c
@@ -1173,7 +1173,7 @@
close(master);
return(0);