diff options
Diffstat (limited to 'patch/layout_tile.h')
| -rw-r--r-- | patch/layout_tile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patch/layout_tile.h b/patch/layout_tile.h index 78cafc8..4aff634 100644 --- a/patch/layout_tile.h +++ b/patch/layout_tile.h @@ -1,2 +1,2 @@ -static void tile(Monitor *); +static void tile(Monitor *m); |
