diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-29 01:13:06 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-29 01:13:06 +0200 |
commit | 2a24e48e2b3d4a16ccb6126f0da6ed9712afbf14 (patch) | |
tree | b09617988c3daff4437957ce80b2d421e677acf9 | |
parent | 135cfc6fd69a5fff6fa3f0ec7d5d8e366701ab8d (diff) |
Updated the revision history
-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 ec52a32..bb3781a 100644 --- a/FICS/obsproc.c +++ b/FICS/obsproc.c @@ -25,6 +25,7 @@ Markus Uhlin 24/04/28 Completed reformatting Markus Uhlin 24/04/28 Replaced unbounded string handling functions. + Markus Uhlin 24/04/29 Fixed compiler warnings */ #include "stdinclude.h" |