aboutsummaryrefslogtreecommitdiffstats
path: root/src/jo_n_notify.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jo_n_notify.h')
-rw-r--r--src/jo_n_notify.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/jo_n_notify.h b/src/jo_n_notify.h
index 7011baa..0bf7ca1 100644
--- a/src/jo_n_notify.h
+++ b/src/jo_n_notify.h
@@ -18,10 +18,10 @@
#include <stdint.h>
void jo_n_notify(
- const char[],
- const char[],
- NotifyUrgency,
- int32_t
- );
+ const char[],
+ const char[],
+ NotifyUrgency,
+ int32_t
+ );
#endif