diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-23 17:30:51 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-23 17:34:22 +0100 |
commit | b8c2e8ee3c180a81c9e57987c0936528eafd380d (patch) | |
tree | 1ffe14e2d87c45667e110249697d382c2f6bc402 /FICS/board.c | |
parent | 1aef129a2420f000a0277692884eb9678c4d15e3 (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 239d2e5..fb51bad 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -21,6 +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 */ #include "stdinclude.h" |