diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/shutdown.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/FICS/shutdown.c b/FICS/shutdown.c index 77b7cee..ed19c55 100644 --- a/FICS/shutdown.c +++ b/FICS/shutdown.c @@ -1,3 +1,8 @@ +/* + * Revised by maxxe <maxxe@rpblc.net>, + * 18 Dec 2023. + */ + #include "stdinclude.h" #include "common.h" |