diff options
Diffstat (limited to 'x11/bricons/files')
-rw-r--r-- | x11/bricons/files/patch-action.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/bricons/files/patch-action.c b/x11/bricons/files/patch-action.c new file mode 100644 index 000000000000..c06c417a6d1c --- /dev/null +++ b/x11/bricons/files/patch-action.c @@ -0,0 +1,11 @@ +--- action.c.orig Fri Oct 25 11:18:06 2002 ++++ action.c Fri Oct 25 11:18:39 2002 +@@ -178,7 +178,7 @@ + { + int pid; + int i = 0; +- union wait status; ++ int status; + + + /* |