diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-03-23 19:40:23 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-03-23 19:40:23 +0100 |
| commit | 092924923ed935b92c7785e2135ddc68da09da42 (patch) | |
| tree | 657f38caacf3bf58f04386e64c4a5dce17d54b9c | |
| parent | dcea2298797ef57de7bba7c950f81ea6edfbe1f1 (diff) | |
Updated the revision history
| -rw-r--r-- | FICS/gamedb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/gamedb.c b/FICS/gamedb.c index 17e4a39..30e15e4 100644 --- a/FICS/gamedb.c +++ b/FICS/gamedb.c @@ -50,7 +50,7 @@ path expressions. Markus Uhlin 26/03/03 Usage of strtonum(). Markus Uhlin 26/03/21 Fixed unchecked function return - values. + values. Multiple occurrences. */ #include "stdinclude.h" |
