summaryrefslogtreecommitdiff
path: root/dwm/custom.diff
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/custom.diff')
-rw-r--r--dwm/custom.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/dwm/custom.diff b/dwm/custom.diff
index b5978be..12e1096 100644
--- a/dwm/custom.diff
+++ b/dwm/custom.diff
@@ -10,10 +10,10 @@ index 9fd0286..f1373cf 100644
unsigned int seltags;
unsigned int sellt;
unsigned int tagset[2];
-@@ -210,7 +211,6 @@ static void spawn(const Arg *arg);
+@@ -210,7 +210,6 @@ static void spawn(const Arg *arg);
static void tag(const Arg *arg);
static void tagmon(const Arg *arg);
- static void tile(Monitor *);
+ static void tile(Monitor *m);
-static void togglebar(const Arg *arg);
static void togglefloating(const Arg *arg);
static void toggletag(const Arg *arg);