1
0
mirror of https://github.com/mintycube/dwm.git synced 2024-10-22 12:05:45 +00:00
dwm/patch/restartsig.h

2 lines
64 B
C
Raw Normal View History

static void sighup(int unused);
static void sigterm(int unused);