tag.c
changeset 757 22dfaeb82491
parent 742 39b941868ce3
child 761 4e835c2a7a12
--- a/tag.c	Wed Feb 14 08:14:41 2007 +0100
+++ b/tag.c	Wed Feb 14 09:09:18 2007 +0100
@@ -78,10 +78,9 @@
 	Bool matched = trans != NULL;
 	XClassHint ch = { 0 };
 
-	if(matched) {
+	if(matched)
 		for(i = 0; i < ntags; i++)
 			c->tags[i] = trans->tags[i];
-	}
 	else {
 		XGetClassHint(dpy, c->win, &ch);
 		snprintf(prop, sizeof prop, "%s:%s:%s",