diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-29 21:29:21 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-29 21:29:21 +0000 |
commit | b028b0334d5c0a978e0fd6a4827652c31ef00372 (patch) | |
tree | 679f355d0058eb10f8bb8b6910d23f12d8417801 /x11/rxvt-unicode/files/patch-src::command.C | |
parent | Update to 2.41 (diff) |
Upgrade to 4.7.
Diffstat (limited to 'x11/rxvt-unicode/files/patch-src::command.C')
-rw-r--r-- | x11/rxvt-unicode/files/patch-src::command.C | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/x11/rxvt-unicode/files/patch-src::command.C b/x11/rxvt-unicode/files/patch-src::command.C index 1022081b9c7f..471a7a711738 100644 --- a/x11/rxvt-unicode/files/patch-src::command.C +++ b/x11/rxvt-unicode/files/patch-src::command.C @@ -1,15 +1,6 @@ ---- src/command.C.orig Wed Dec 15 06:38:28 2004 -+++ src/command.C Thu Dec 16 20:33:55 2004 -@@ -51,6 +51,8 @@ - #include "command.h" - - #include <wchar.h> -+#include <sys/param.h> -+#include <sys/types.h> - #include <signal.h> - - /*----------------------------------------------------------------------*/ -@@ -2700,7 +2702,9 @@ +--- src/command.C.orig Wed Dec 29 20:09:31 2004 ++++ src/command.C Wed Dec 29 22:07:49 2004 +@@ -2716,7 +2716,9 @@ if (len == (size_t)-2) { // the mbstate stores incomplete sequences. didn't know this :/ |