summaryrefslogtreecommitdiff
path: root/net/jags/files/patch-plugins::fixsmbcop.cpp
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-07-15 00:56:19 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-07-15 00:56:19 +0000
commit16d9134b44f12dc18c2aad1955be0a81255ca3ee (patch)
treec1206bb0d2c5b71dfe81a051346eb6b978bed654 /net/jags/files/patch-plugins::fixsmbcop.cpp
parentAdd p5-Date-Pcalc 1.2, gregorian calendar date calculations. (diff)
- Update to version 0.20.1
- Add simple patch: if function return int, declare accordingly Submitted by: maintainer
Diffstat (limited to 'net/jags/files/patch-plugins::fixsmbcop.cpp')
-rw-r--r--net/jags/files/patch-plugins::fixsmbcop.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/jags/files/patch-plugins::fixsmbcop.cpp b/net/jags/files/patch-plugins::fixsmbcop.cpp
new file mode 100644
index 000000000000..337683059551
--- /dev/null
+++ b/net/jags/files/patch-plugins::fixsmbcop.cpp
@@ -0,0 +1,11 @@
+--- 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) {