diff options
Diffstat (limited to '')
-rw-r--r-- | src/n_notify.h (renamed from src/jo_n_notify.h) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/jo_n_notify.h b/src/n_notify.h index a72395a..0c69fa7 100644 --- a/src/jo_n_notify.h +++ b/src/n_notify.h @@ -1,6 +1,6 @@ -/****************************************************************************************/ +/* ************************************************************************************ */ /* */ -/* File : jo_n_notify.h /_________/ */ +/* File : n_notify.h /_________/ */ /* Author : Joe | */ /* Date : 04/2020 | */ /* Info : Uses libnotify lib to notify | */ @@ -8,7 +8,7 @@ /* \ / */ /* \_____/ */ /* */ -/****************************************************************************************/ +/* ************************************************************************************ */ #ifndef JO_N_NOTIFY_H #define JO_N_NOTIFY_H |