diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-07-16 17:30:23 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-07-16 17:30:23 +0000 |
commit | 492e8d9e3ac7c3b277660f6ef3c23b3b700dc028 (patch) | |
tree | 6a1db60aa3d54bd171109d94eb4479b89f8edc75 /net/jags/files/patch-plugins::fixsmbcop.cpp | |
parent | Update to version 3.15 (diff) |
- Update to version 0.20.2
- Remove merged patches
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=45168
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) { |