diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-01-18 21:39:14 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-01-18 21:39:14 +0100 |
commit | 47c8ceb46a22710aa717d4b13970d91eb2a4d8c4 (patch) | |
tree | 4a7e63f27f63f28ccd29b2a64dcc0412eb61f534 | |
parent | f01c3ed792ae001c08ef94689b078d679b6c3a02 (diff) |
Updated the changelog
-rw-r--r-- | FICS/obsproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/obsproc.c b/FICS/obsproc.c index 61adc4d..dc47cbe 100644 --- a/FICS/obsproc.c +++ b/FICS/obsproc.c @@ -29,6 +29,7 @@ Markus Uhlin 24/07/07 Fixed unhandled return values of fscanf(). Markus Uhlin 24/12/02 Improved old_mail_moves() + Markus Uhlin 25/01/18 Fixed -Wshadow */ #include "stdinclude.h" |