summaryrefslogtreecommitdiff
path: root/cad/jspice3/files/patch-src_bin_spiced.c
diff options
context:
space:
mode:
Diffstat (limited to 'cad/jspice3/files/patch-src_bin_spiced.c')
-rw-r--r--cad/jspice3/files/patch-src_bin_spiced.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/cad/jspice3/files/patch-src_bin_spiced.c b/cad/jspice3/files/patch-src_bin_spiced.c
index 4b9eb6a5e261..7e391a1415b5 100644
--- a/cad/jspice3/files/patch-src_bin_spiced.c
+++ b/cad/jspice3/files/patch-src_bin_spiced.c
@@ -1,4 +1,4 @@
---- src/bin/spiced.c.orig 2001-05-01 21:56:08.000000000 +0000
+--- src/bin/spiced.c.orig 2015-11-05 17:58:45 UTC
+++ src/bin/spiced.c
@@ -16,12 +16,11 @@ Author: 1985 Wayne A. Christopher, U. C.
@@ -16,12 +16,3 @@
#include <sys/types.h>
#ifdef HAVE_SOCKET
-@@ -293,7 +292,7 @@ sigchild()
- (void) fclose(fp);
- } else
- nrunning--;
-- return;
-+ return 0;
- }
-
- #else /* not HAVE_SOCKET */