diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-04-26 20:20:28 +0200 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-04-26 20:20:28 +0200 |
| commit | 59d664b93e4ed12df7fba6b236406eaf698e0618 (patch) | |
| tree | f1366ffe07d93e71c91d859c0a5abdd73a016c2d | |
| parent | b4c8b54c2b0288049d4264bcb9f2e1ef29e7edbc (diff) | |
Updated the revision history
| -rw-r--r-- | FICS/command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/command.c b/FICS/command.c index b9596cd..43b009d 100644 --- a/FICS/command.c +++ b/FICS/command.c @@ -41,6 +41,7 @@ restricting permissions. Markus Uhlin 26/04/25 Fixed unchecked function return values. + Markus Uhlin 26/04/26 Fixed uncovered code paths. */ #include "stdinclude.h" |
