diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-24 00:18:55 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-24 00:18:55 +0100 |
commit | 81d07a913da8705ae1814831d7c6a33f7dfca32b (patch) | |
tree | 0a7bcf0a9112ccbbf0ad87d5d7502bd7462b68b8 /FICS/board.c | |
parent | dd195e8cc04a8fce04b478966f264cb2e39c2dfe (diff) |
Updated the revision history
Diffstat (limited to 'FICS/board.c')
-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" |