fixed bug reported by Maxi

This commit is contained in:
Anselm R. Garbe 2006-04-26 16:00:47 +02:00
parent d8e532215b
commit 7564b261eb

View File

@ -227,6 +227,8 @@ attach_to_view(View *v, Client *c)
{
Area *a;
c->revert = nil;
if(is_of_view(v, c))
return;