diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-01-04 01:45:47 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-01-04 01:45:47 +0100 |
commit | 0f83ad1476b377018d5dea876303cbb938c36baf (patch) | |
tree | 97420a97176c2fc8f328df7be1df9afd18184c77 /FICS | |
parent | 7caafe5a6c478229cc78178585f2f39c8a353b0c (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/gameproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/gameproc.c b/FICS/gameproc.c index cee727a..cea8f8d 100644 --- a/FICS/gameproc.c +++ b/FICS/gameproc.c @@ -23,6 +23,7 @@ Dave Herscovici 95/11/26 Split into two files; Second is 'obsproc.c'. Markus Uhlin 23/12/16 Fixed compiler warnings + Markus Uhlin 24/01/04 Fixed pprintf_prompt() calls */ #include "stdinclude.h" |