Fix a typo in commit fa1ca8070
commit95d46f2e320f340ec9d10047dc730a2b5d7302bf
authorUli Schlachter <psychon@znc.in>
Sun, 6 May 2012 16:52:00 +0000 (6 18:52 +0200)
committerUli Schlachter <psychon@znc.in>
Sun, 6 May 2012 16:52:00 +0000 (6 18:52 +0200)
treeee65abc4db01ee1c5523412e9fdcbbbea00ae2a5
parentf252746e863a6af8bc532b602a70521120b8cd00
Fix a typo in commit fa1ca8070

In commit "awful.client.setslave: Fix for not-visible clients", I copied some
code from awful.client.visible(). However, I missed that I where supposed to
change something in the code that I had copied. Whoops.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/awful/client.lua.in