diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-04-25 17:15:20 +0200 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-04-25 17:15:20 +0200 |
| commit | 81085f17b905f1968017c42af8ab983635873b9f (patch) | |
| tree | eb92ac6252eaf0a8b58604f4679eb45902566bd5 /FICS/command.c | |
| parent | 8ccb7c66a1d13e62df57dfd70b0836eece92e5b7 (diff) | |
Updated the revision history
Diffstat (limited to 'FICS/command.c')
| -rw-r--r-- | FICS/command.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/command.c b/FICS/command.c index 78ebfe8..e0efaa5 100644 --- a/FICS/command.c +++ b/FICS/command.c @@ -39,6 +39,8 @@ Markus Uhlin 25/07/28 Usage of 'int64_t' Markus Uhlin 25/08/23 Fixed file created without restricting permissions. + Markus Uhlin 26/04/25 Fixed unchecked function return + values. */ #include "stdinclude.h" |
