[as-devel] include in next patch please
Michal Vitecek (M.Vitecek@sh.cvut.cz)
Sat, 17 Apr 1999 12:26:53 +0200
hello,
i didn't put *s in two places in winlist. it's nothing serious, it's just
a little bug. here comes the fix, anyone, please include it in your next
patch.
WinList.c
@@ -1256,7 +1256,7 @@
break;
}
- if ((window == (Window) (body + 1) || window == (Window) body)&&
+ if ((window == (Window) *(body + 1) || window == (Window) *body) &&
type != M_CONFIGURE_WINDOW ) status = 0 ;
if (WindowIsUp && status )
--
fuf
------------------------------ na IRC -------------------------------------
BillGates [bgates@www.microsoft.com] has joined #LINUX
...
mode/#linux [+b BillGates!*@*] by DoDad
BillGates was kicked off #linux by DoDad (banned: We see enough of Bill
Gates already.)