diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 14:20:27 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 14:20:27 +0100 |
commit | 91e3d3910a78d9c50270b94449c86eb2c776703e (patch) | |
tree | ba168228ac2b4a364e4c2d967c4ac6688bf96ca7 | |
parent | 34c1c87263f0d222021e4851afa0663fc0c9ba3a (diff) |
Updated the revision history
-rw-r--r-- | FICS/board.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/board.c b/FICS/board.c index 00f6d9d..bb96de9 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -19,7 +19,8 @@ /* Revision history: name email yy/mm/dd Change - Richard Nash 93/10/22 Created + Richard Nash 93/10/22 Created + Markus Uhlin 23/12/17 Fixed compiler warnings */ #include "stdinclude.h" |