summaryrefslogtreecommitdiffhomepage
path: root/patch/bar_ltsymbol.h
diff options
context:
space:
mode:
Diffstat (limited to 'patch/bar_ltsymbol.h')
-rw-r--r--patch/bar_ltsymbol.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/patch/bar_ltsymbol.h b/patch/bar_ltsymbol.h
index d9c79bf..4188584 100644
--- a/patch/bar_ltsymbol.h
+++ b/patch/bar_ltsymbol.h
@@ -1,3 +1,3 @@
-static int width_ltsymbol(Bar *bar, BarWidthArg *a);
-static int draw_ltsymbol(Bar *bar, BarDrawArg *a);
-static int click_ltsymbol(Bar *bar, Arg *arg, BarClickArg *a);
+static int width_ltsymbol(Bar *bar, BarArg *a);
+static int draw_ltsymbol(Bar *bar, BarArg *a);
+static int click_ltsymbol(Bar *bar, Arg *arg, BarArg *a);