diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-13 01:19:31 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-13 01:19:31 +0100 |
commit | 060226f6b5a00e9443c67b6de1d38ad85ab690ab (patch) | |
tree | 9ce499bc8d874e75134e89b8f30b47ec5bb0a4d3 /FICS/playerdb.c | |
parent | ade8f1fd30d1f81beace271be2be9f3d49acbd19 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/playerdb.c')
-rw-r--r-- | FICS/playerdb.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index ee33ae7..4748cf7 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -19,7 +19,8 @@ /* Revision history: name email yy/mm/dd Change - Richard Nash 93/10/22 Created + Richard Nash 93/10/22 Created + Markus Uhlin 23/12/13 Fixed compiler warnings */ #include "stdinclude.h" |