diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-04-06 23:50:14 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-04-06 23:50:14 +0200 |
commit | 72ad10933f4af8ccd76b4413ce34f8c55c20b477 (patch) | |
tree | cb52ac93421603460d73be7aa59022ae258f730c /FICS | |
parent | c5900632611305395faf81f6178c24b9c3acdb27 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-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 c7db3a4..d0b65a2 100644 --- a/FICS/board.c +++ b/FICS/board.c @@ -25,6 +25,7 @@ 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(). + Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. */ #include "stdinclude.h" |