diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-13 23:34:32 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-13 23:34:32 +0200 |
commit | b8f48e3604dc6ef6b089ac5ae051228d77807c4d (patch) | |
tree | 9b09e31fc1871709caad4c93a5543e7111ef0aca /FICS | |
parent | e063804b8058748a58e394713bf176078aaaf9d4 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/board.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/board.c b/FICS/board.c index f09a022..5948052 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -22,6 +22,8 @@ Richard Nash 93/10/22 Created Markus Uhlin 23/12/17 Fixed compiler warnings Markus Uhlin 23/12/23 Reformatted all functions + Markus Uhlin 24/04/13 Added usage of the functions + from 'maxxes-utils.h'. */ #include "stdinclude.h" |