diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-03-03 23:23:33 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-03-03 23:23:33 +0100 |
| commit | 2bad3b6710b6b7c731edf281dda2da42ea5ebd88 (patch) | |
| tree | 73ee5720b2fa3db81a43ed6650715192071b4608 /FICS | |
| parent | 100611ed58b019e1f2820f07c8224e029ea1b0a1 (diff) | |
Updated the revision history
Diffstat (limited to 'FICS')
| -rw-r--r-- | FICS/gamedb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c index 0255856..f787a05 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -48,6 +48,7 @@ Markus Uhlin 25/07/29 Usage of 'int64_t'. Markus Uhlin 25/08/16 Fixed uncontrolled data used in path expressions. + Markus Uhlin 26/03/03 Usage of strtonum(). */ #include "stdinclude.h" |
