zoomswap: renamed prevtiled back to findbefore as per original patch

This commit is contained in:
bakkeby
2020-08-04 13:40:09 +02:00
parent ed7a43edf1
commit 12527f00d9
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
static Client *prevtiled(Client *c);
static Client *findbefore(Client *c);