diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-06-01 20:00:50 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-06-01 20:00:50 +0200 |
commit | 855a4cc88e2f7b983df93c9fea2185e3b68141aa (patch) | |
tree | 8c1d091b983fa2fe2550157d7a786b9676704a9a /FICS/board.c | |
parent | a016d4f270ad85aa13053388c10997c008c99bcd (diff) |
Updated the revision history
Diffstat (limited to 'FICS/board.c')
-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" |