diff options
Diffstat (limited to 'net/jags/files/patch-plugins::fixsmbcop.cpp')
-rw-r--r-- | net/jags/files/patch-plugins::fixsmbcop.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/jags/files/patch-plugins::fixsmbcop.cpp b/net/jags/files/patch-plugins::fixsmbcop.cpp deleted file mode 100644 index 337683059551..000000000000 --- a/net/jags/files/patch-plugins::fixsmbcop.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/fixsmbcop.cpp.orig Sat Jul 14 21:39:17 2001 -+++ plugins/fixsmbcop.cpp Sat Jul 14 21:40:25 2001 -@@ -27,7 +27,7 @@ - #include <stdio.h> - #include <stdlib.h> - --void -+int - main(int args, char *argv[]) { - if (args > 3) { - if (cin) { |