diff options
Diffstat (limited to '')
-rw-r--r-- | src/n_speak.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/n_speak.c b/src/n_speak.c index c6d46f0..0146e82 100644 --- a/src/n_speak.c +++ b/src/n_speak.c @@ -1,4 +1,4 @@ -/* ************************************************************************************ */ +/****************************************************************************************/ /* */ /* File : n_speak.c /_________/ */ /* Author : Joe | */ @@ -8,7 +8,7 @@ /* \ / */ /* \_____/ */ /* */ -/* ************************************************************************************ */ +/****************************************************************************************/ #include <jo_n_speak.h> |