[dev] [PATCH] Fixed embedding when given Window id is zero
From: Quentin Rameau Patch letting st not embedding when given Window id is zero, without failing. --- st.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/st.c b/st.c index c61b90a..1b419c8 100644 --- a/st.c +++ b/st.c @@ -3134,8 +3134,8 @@ xinit(void) {
[dev] 9base awk bug
9base.awk.20090720.patch Description: Binary data