diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/board.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/board.c b/FICS/board.c index ca2f5fa..08f4d88 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -21,7 +21,7 @@ name email yy/mm/dd Change Richard Nash 93/10/22 Created Markus Uhlin 23/12/17 Fixed compiler warnings - Markus Uhlin 23/12/23 Reformatted functions + Markus Uhlin 23/12/23 Reformatted all functions */ #include "stdinclude.h" |