diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-03-05 19:20:18 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-03-05 19:20:18 +0100 |
| commit | c33c9f68a8fd3f59f1f4fef31cdeadead599bee5 (patch) | |
| tree | 2fb3a4f4475e7bd552116d6f68f378a05dde4172 | |
| parent | 25e06bf55d7cb5202763ff651b491037869a5954 (diff) | |
Updated the revision history
| -rw-r--r-- | FICS/playerdb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/playerdb.h b/FICS/playerdb.h index 88dc442..6f6fca8 100644 --- a/FICS/playerdb.h +++ b/FICS/playerdb.h @@ -21,6 +21,7 @@ name email yy/mm/dd Change Richard Nash 93/10/22 Created Markus Uhlin 23/12/13 Cleaned up the file + Markus Uhlin 26/03/05 Added begin/end decls */ #include "command.h" |
