diff options
Diffstat (limited to 'src/n_notify.c')
-rw-r--r-- | src/n_notify.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/n_notify.c b/src/n_notify.c index 94efe75..3798986 100644 --- a/src/n_notify.c +++ b/src/n_notify.c @@ -13,7 +13,7 @@ #include <jo_n_notify.h> void -jo_n_notify +n_notify (const char head[], const char body[], NotifyUrgency u, |