Oops, forgot to add the final */

This commit is contained in:
speediegq 2022-08-26 18:52:23 +02:00
parent cba6ed9ded
commit 89bfa5d651

View file

@ -6,6 +6,7 @@
* - If you use an operating system that isn't GNU/Linux, edit config.mk and comment out the three lines, then edit toggle.h and set USEIPC to 0.
* - Install the 'yajl' package using your distro's package manager. It will depend on your distribution but on Gentoo the package is named 'yajl'.
* - Set USEIPC to 1 in toggle.h.
*/
static const char *ipcsockpath = "/tmp/speedwm.sock";
static IPCCommand ipccommands[] = {