mpdcontrol: fixing typo, mpd (music player daemon), not mdp

This commit is contained in:
bakkeby
2020-10-04 21:19:54 +02:00
parent ac4845bcde
commit c47f61387d
8 changed files with 14 additions and 14 deletions

2
patch/mpdcontrol.h Normal file
View File

@ -0,0 +1,2 @@
static void mpdchange(const Arg *direction);
static void mpdcontrol();