diff options
| -rw-r--r-- | tag.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -12,7 +12,7 @@  /* CUSTOMIZE */   static Rule rule[] = {  	/* class			instance	tags						isfloat */ -	{ "Firefox-bin",	"Gecko",	{ [Twww] = "www" },			False }, +	{ "Firefox-bin",	"firefox-bin",	{ [Twww] = "www" },			False },  };  /* extern */ | 
