diff options
Diffstat (limited to '')
-rw-r--r-- | src/n_notify.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/n_notify.h b/src/n_notify.h index 0c69fa7..32ccd41 100644 --- a/src/n_notify.h +++ b/src/n_notify.h @@ -1,4 +1,4 @@ -/* ************************************************************************************ */ +/****************************************************************************************/ /* */ /* File : n_notify.h /_________/ */ /* Author : Joe | */ @@ -8,7 +8,7 @@ /* \ / */ /* \_____/ */ /* */ -/* ************************************************************************************ */ +/****************************************************************************************/ #ifndef JO_N_NOTIFY_H #define JO_N_NOTIFY_H |