openbsd-ports/x11/bricons/patches/patch-action_c
2011-11-13 15:34:40 +00:00

13 lines
289 B
Plaintext

$OpenBSD: patch-action_c,v 1.1 2011/11/13 15:34:40 naddy Exp $
--- action.c.orig Sun Nov 13 08:21:54 2011
+++ action.c Sun Nov 13 08:22:18 2011
@@ -178,7 +178,7 @@ catch_child()
{
int pid;
int i = 0;
- union wait status;
+ int status;
/*