diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/board.c b/FICS/board.c index d0c5913..f687b3e 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -24,6 +24,7 @@ Markus Uhlin 23/12/23 Reformatted all functions Markus Uhlin 24/04/13 Added usage of the functions from 'maxxes-utils.h'. + Markus Uhlin 24/06/01 Added and made use of brand(). */ #include "stdinclude.h" |