From fc39c234ddd2606e75468c490a776898cef84459 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 28 Apr 2020 19:49:45 +0200 Subject: r_loop rewrite in progress --- src/n_notify.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/n_notify.h') diff --git a/src/n_notify.h b/src/n_notify.h index 32ccd41..9bd1c44 100644 --- a/src/n_notify.h +++ b/src/n_notify.h @@ -19,7 +19,7 @@ #define JO_LOWBAT "lowbat" -void jo_n_notify( +void n_notify( const char[], const char[], NotifyUrgency, -- cgit v1.2.3